[Darshan-commits] [Git][darshan/darshan][dev-gitlab-ci] change var name
Shane Snyder
xgitlab at cels.anl.gov
Thu Apr 16 21:51:30 CDT 2020
Shane Snyder pushed to branch dev-gitlab-ci at darshan / darshan
Commits:
370ac148 by Shane Snyder at 2020-04-16T21:51:17-05:00
change var name
- - - - -
1 changed file:
- .gitlab-ci.yml
Changes:
=====================================
.gitlab-ci.yml
=====================================
@@ -24,9 +24,9 @@ test_darshan:
- ecp-theta
rules:
- - if: '$CI_PIPELINE_SOURCE == "web" && $BUILD_ONLY != "true"'
+ - if: '$CI_PIPELINE_SOURCE == "web" && $RUN_TESTS == "true"'
when: always
- - if: '$CI_PIPELINE_SOURCE == "schedules" && $BUILD_ONLY != "true"'
+ - if: '$CI_PIPELINE_SOURCE == "schedules" && $RUN_TESTS == "true"'
when: always
stage: test
View it on GitLab: https://xgitlab.cels.anl.gov/darshan/darshan/commit/370ac148a3a6a960e5b156f418176541b49b2d50
--
View it on GitLab: https://xgitlab.cels.anl.gov/darshan/darshan/commit/370ac148a3a6a960e5b156f418176541b49b2d50
You're receiving this email because of your account on xgitlab.cels.anl.gov.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/darshan-commits/attachments/20200416/fda323d8/attachment-0001.html>
More information about the Darshan-commits
mailing list