Skip to content

Commit

Permalink
Merge pull request #3 from raffenet/raffenet-patch-2
Browse files Browse the repository at this point in the history
Update .gitlab-ci.yml
  • Loading branch information
raffenet authored Feb 16, 2024
2 parents 1405c4d + b3ef83e commit 873a74c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ variables:
ANL_POLARIS_SCHEDULER_PARAMETERS: ""
ANL_POLARIS_PROJECT_SERVICE_USER: "mpich"


# report status to github PRs
.report-status:
variables:
Expand Down Expand Up @@ -75,4 +76,4 @@ job-build-libs:
extends: .generic-login-shell
stage: build
script:
- /bin/true
- echo "building library..."

0 comments on commit 873a74c

Please sign in to comment.