Skip to content

Commit cba5efa

Browse files
committed
TEMP: run dsm
1 parent 1c1d2e7 commit cba5efa

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

.gitlab-ci.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -433,11 +433,7 @@ dsm_throughput:
433433
BP_EXTERNAL_S3_URL: $BP_EXTERNAL_S3_URL
434434
allow_failure: true
435435
rules:
436-
- if: '$CI_PIPELINE_SOURCE == "push" && $CI_COMMIT_BRANCH == "master"'
437-
when: always
438-
- if: '$CI_PIPELINE_SOURCE == "schedule" && $BENCHMARK_RUN == "true"'
439-
when: always
440-
- when: manual
436+
- when: always
441437

442438

443439
validate_supported_configurations_v2_local_file:

0 commit comments

Comments
 (0)