Revert "[temp] ignore ci failure"

This reverts commit 1f7484ab27.
This commit is contained in:
crystal 2024-01-09 16:55:06 -07:00
parent b2c5780397
commit eb73ef0cbc
No known key found for this signature in database
GPG key ID: 1122054731F7CC43

View file

@ -36,9 +36,7 @@ case "$1" in
;;
*)
echo "ERROR: Bad pipeline status $CI_VERIFY"
#exit 1
echo "WARNING: Ignoring!"
exit 0
exit 1
;;
esac
done