dynk8s-provisioner/ci/container.sh

6 lines
92 B
Bash

#!/bin/bash -ex
. ci/common.sh
podman build -t dynk8s-provider:$(tag_name ${BUILD_TAG}) .