parent
b2c5780397
commit
eb73ef0cbc
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue