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 f44b931 commit 04fadffCopy full SHA for 04fadff
.gitlab-ci.yml
@@ -34,14 +34,14 @@ pending:
34
success:
35
stage: .post
36
variables:
37
- STATUS_MESSAGE: "Successfully passed all tests on NERSC system!"
+ STATUS_MESSAGE: "Successfully passed all tests on Perlmutter!"
38
extends:
39
- .report-status
40
41
failure:
42
43
44
- STATUS_MESSAGE: "Failed to pass all tests on NERSC system!"
+ STATUS_MESSAGE: "Failed to pass all tests on Perlmutter!"
45
46
47
rules:
0 commit comments