Skip to content

Commit f42993c

Browse files
authored
Merge pull request #10845 from hppritcha/lanl_ci_minor_fix
lanl gitlab ci: minor syntax fix
2 parents 7bcbc7a + b8788cd commit f42993c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.ci/lanl/gitlab-darwin-ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ build:gnu:
103103
- install_test
104104
expire_in: 1 week
105105

106-
build:cce
106+
build:cce:
107107
stage: build
108108
tags: [darwin-slurm-shared]
109109
variables:
@@ -261,7 +261,7 @@ test:gnu:
261261
name: "$CI_JOB_NAME-$CI_COMMIT_REF_NAME"
262262
expire_in: 1 week
263263

264-
test:cce
264+
test:cce:
265265
stage: test
266266
tags: [darwin-slurm-shared]
267267
dependencies:

0 commit comments

Comments
 (0)