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 8fdf2c5 commit aa596a6Copy full SHA for aa596a6
.gitlab-ci.yml
@@ -51,7 +51,7 @@ perlmutter-authorize:
51
stage: authorize
52
rules:
53
- if: '$METRICS == null'
54
- when: manual
+ when: manual
55
script:
56
- |
57
curl -L \
0 commit comments