deployment
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful

This commit is contained in:
Wolfgang Hottgenroth 2025-01-27 18:36:43 +01:00
parent ff63d88c04
commit 7f3f5b20ab

View File

@ -10,7 +10,7 @@ if [ "$GPG_PASSPHRASE" == "" ]; then
fi
IMAGE_NAME=gitea.hottis.de/wn/mini_flask
NAMESPACE=homepages
NAMESPACE=homea
DEPLOYMENT_DIR=$PWD/deployment
pushd $DEPLOYMENT_DIR > /dev/null