fix ci, 6, remove debug
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful

This commit is contained in:
2023-12-19 13:03:32 +01:00
parent 9041034723
commit a69b33ac32
2 changed files with 3 additions and 3 deletions

View File

@ -37,7 +37,7 @@ if [ "$MD5_CHECKSUM" != "$CALCULATED_CHECKSUM" ]; then
exit 1
fi
cat $TMP_FILE
# cat $TMP_FILE
mv $TMP_FILE $SECRETS_PLAINTEXT_FILE