Push builder to zot
This commit is contained in:
2
build
2
build
@ -25,7 +25,7 @@ echo "24.07.2024"
|
||||
apk update
|
||||
apk add buildah cni-plugins iptables ip6tables fuse-overlayfs netavark
|
||||
|
||||
buildah login -u allanger -p $GITEA_TOKEN gitea.badhouseplants.net
|
||||
buildah login -u woody -p $REGISTRY_TOKEN zot.badhouseplants.net
|
||||
buildah build -t $BUILDAH_REG:$CI_COMMIT_SHA .
|
||||
buildah tag $BUILDAH_REG:$CI_COMMIT_SHA $BUILDAH_REG:latest
|
||||
if [ -z ${BUILD_DEBUG+x} ]; then
|
||||
|
Reference in New Issue
Block a user