docker push at the end of build.sh

This commit is contained in:
3wc
2023-07-16 18:23:13 +01:00
parent 8ba4008b5f
commit 4c4bb86e58

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"