We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c1d2e7 commit cba5efaCopy full SHA for cba5efa
1 file changed
.gitlab-ci.yml
@@ -433,11 +433,7 @@ dsm_throughput:
433
BP_EXTERNAL_S3_URL: $BP_EXTERNAL_S3_URL
434
allow_failure: true
435
rules:
436
- - if: '$CI_PIPELINE_SOURCE == "push" && $CI_COMMIT_BRANCH == "master"'
437
- when: always
438
- - if: '$CI_PIPELINE_SOURCE == "schedule" && $BENCHMARK_RUN == "true"'
439
440
- - when: manual
+ - when: always
441
442
443
validate_supported_configurations_v2_local_file:
0 commit comments