sshca/ci/build.sh

6 lines
69 B
Bash

#!/bin/sh
. ci/common.sh
buildah build -t "${IMAGE_NAME}:${TAG}" .