Skip to content

Commit

Permalink
Update .gitlab-ci.yml file
Browse files Browse the repository at this point in the history
  • Loading branch information
Ken Raffenetti authored and raffenet committed Feb 16, 2024
1 parent 3d0392a commit 1405c4d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@ variables:
ANL_POLARIS_SCHEDULER_PARAMETERS: ""
ANL_POLARIS_PROJECT_SERVICE_USER: "mpich"

.report_status:
# report status to github PRs
.report-status:
variables:
STATUS_PROJECT: raffenet/libfabric
STATUS_NAME: example
Expand Down Expand Up @@ -74,4 +75,4 @@ job-build-libs:
extends: .generic-login-shell
stage: build
script:
- /bin/true
- /bin/true

0 comments on commit 1405c4d

Please sign in to comment.