Skip to content

Commit

Permalink
Update .gitlab-ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jeanbez authored Aug 28, 2023
1 parent 77ce7e1 commit 452b955
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,9 @@ stages:
build-perlmutter:
stage: build
rules:
- if: '$METRICS == null'
- if: '$CI_PIPELINE_SOURCE == "merge_request_event"'
when: manual

tags:
- perlmutter
variables:
Expand Down

0 comments on commit 452b955

Please sign in to comment.