docker push at the end of build.sh

This commit is contained in:
3wc 2023-07-16 18:23:13 +01:00
parent ea67502a7d
commit 33daa6c04f
1 changed files with 2 additions and 0 deletions

View File

@ -16,3 +16,5 @@ TAG="$(yq '.steps.[1].settings.tags' < .drone.yml)"
)
rm -r hometown
docker push "git.coopcloud.tech/coop-cloud-chaos-patchs/hometown:$TAG"