mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-31 07:31:02 +00:00
[ci] Revert cancel-pipeline job (#12309)
* [WIP][ci] Revert cancel-pipeline job * fail test-linux-stable * fix test-linux-stable
This commit is contained in:
committed by
GitHub
parent
f1b34ccd5a
commit
d03729e2c6
@@ -41,7 +41,7 @@ workflow:
|
|||||||
- if: $CI_COMMIT_TAG
|
- if: $CI_COMMIT_TAG
|
||||||
- if: $CI_COMMIT_BRANCH
|
- if: $CI_COMMIT_BRANCH
|
||||||
|
|
||||||
variables: &default-vars
|
variables:
|
||||||
GIT_STRATEGY: fetch
|
GIT_STRATEGY: fetch
|
||||||
GIT_DEPTH: 100
|
GIT_DEPTH: 100
|
||||||
CARGO_INCREMENTAL: 0
|
CARGO_INCREMENTAL: 0
|
||||||
@@ -278,8 +278,6 @@ rusty-cachier-notify:
|
|||||||
PR_NUM: "${PR_NUM}"
|
PR_NUM: "${PR_NUM}"
|
||||||
trigger:
|
trigger:
|
||||||
project: "parity/infrastructure/ci_cd/pipeline-stopper"
|
project: "parity/infrastructure/ci_cd/pipeline-stopper"
|
||||||
# remove branch, when pipeline-stopper for polakdot is updated to the same branch
|
|
||||||
branch: "as-improve"
|
|
||||||
|
|
||||||
# need to copy jobs this way because otherwise gitlab will wait
|
# need to copy jobs this way because otherwise gitlab will wait
|
||||||
# for all 3 jobs to finish instead of cancelling if one fails
|
# for all 3 jobs to finish instead of cancelling if one fails
|
||||||
|
|||||||
Reference in New Issue
Block a user