fix ci, 6, remove debug
This commit is contained in:
@ -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
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user