mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-12 19:21:13 +00:00
allow release alerts to fail (#725)
This commit is contained in:
@@ -119,6 +119,8 @@ alert-pending-release:
|
|||||||
- /^v[0-9]+\.[0-9]+\.[0-9]+.*$/ # i.e. v1.0.1, v2.1.0rc1
|
- /^v[0-9]+\.[0-9]+\.[0-9]+.*$/ # i.e. v1.0.1, v2.1.0rc1
|
||||||
script:
|
script:
|
||||||
- ./scripts/gitlab/alert_pending_release.sh
|
- ./scripts/gitlab/alert_pending_release.sh
|
||||||
|
interruptible: true
|
||||||
|
allow_failure: true
|
||||||
|
|
||||||
test-linux-stable: &test
|
test-linux-stable: &test
|
||||||
stage: test
|
stage: test
|
||||||
|
|||||||
Reference in New Issue
Block a user