fix ci, 2
Some checks failed
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline failed

This commit is contained in:
Wolfgang Hottgenroth 2023-12-19 11:53:08 +01:00
parent 4eab542960
commit e18aeed273
Signed by: wn
GPG Key ID: 836E9E1192A6B132

View File

@ -5,8 +5,7 @@ if [ "$IMAGE_TAG" == "" ]; then
exit 1 exit 1
fi fi
./decrypt-secrets.sh || exit 1 ./deployment/decrypt-secrets.sh || exit 1
. secrets . secrets
rm secrets rm secrets