Skip to content

Commit

Permalink
Update .gitlab-ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jeanbez committed May 21, 2024
1 parent cd83080 commit dd34552
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ perlmutter-no-cache-build:
stage: build
rules:
- if: '$METRICS == null'
when: manual
when: manual
id_tokens:
SITE_ID_TOKEN:
aud: https://software.nersc.gov/
Expand Down Expand Up @@ -39,7 +39,7 @@ perlmutter-cache-build:
stage: build
rules:
- if: '$METRICS == null'
when: manual
when: manual
id_tokens:
SITE_ID_TOKEN:
aud: https://software.nersc.gov/
Expand Down

0 comments on commit dd34552

Please sign in to comment.