Skip to content

Commit 04fadff

Browse files
authored
Update .gitlab-ci.yml
1 parent f44b931 commit 04fadff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitlab-ci.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -34,14 +34,14 @@ pending:
3434
success:
3535
stage: .post
3636
variables:
37-
STATUS_MESSAGE: "Successfully passed all tests on NERSC system!"
37+
STATUS_MESSAGE: "Successfully passed all tests on Perlmutter!"
3838
extends:
3939
- .report-status
4040

4141
failure:
4242
stage: .post
4343
variables:
44-
STATUS_MESSAGE: "Failed to pass all tests on NERSC system!"
44+
STATUS_MESSAGE: "Failed to pass all tests on Perlmutter!"
4545
extends:
4646
- .report-status
4747
rules:

0 commit comments

Comments
 (0)