mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-27 05:47:58 +00:00
[ci] fix node-bench-regression-guard job (#11901)
* [Do not merge] [ci] debug node-bench-regression-guard * debug * fix artifacts path * add debug job * debug * debug * fix job, return pipeline
This commit is contained in:
committed by
GitHub
parent
b4017a4509
commit
3753d70e45
@@ -129,7 +129,11 @@ node-bench-regression-guard:
|
||||
artifacts: true
|
||||
# polls artifact from master to compare with current result
|
||||
- project: $CI_PROJECT_PATH
|
||||
job: cargo-check-benches
|
||||
job: "cargo-check-benches 1/2"
|
||||
ref: master
|
||||
artifacts: true
|
||||
- project: $CI_PROJECT_PATH
|
||||
job: "cargo-check-benches 2/2"
|
||||
ref: master
|
||||
artifacts: true
|
||||
variables:
|
||||
|
||||
Reference in New Issue
Block a user