allow release alerts to fail (#725)

This commit is contained in:
s3krit
2020-01-06 19:40:58 +01:00
committed by ddorgan
parent 5cb929a130
commit 2d5a1c953a
+2
View File
@@ -119,6 +119,8 @@ alert-pending-release:
- /^v[0-9]+\.[0-9]+\.[0-9]+.*$/ # i.e. v1.0.1, v2.1.0rc1
script:
- ./scripts/gitlab/alert_pending_release.sh
interruptible: true
allow_failure: true
test-linux-stable: &test
stage: test