[Darshan-commits] [Git][darshan/darshan][dev-gitlab-ci-master-only] try new gitlab ci variable to trigger branch build
Shane Snyder
xgitlab at cels.anl.gov
Thu Apr 23 10:45:35 CDT 2020
Shane Snyder pushed to branch dev-gitlab-ci-master-only at darshan / darshan
Commits:
1463e28b by Shane Snyder at 2020-04-23T10:45:14-05:00
try new gitlab ci variable to trigger branch build
- - - - -
1 changed file:
- .gitlab-ci.yml
Changes:
=====================================
.gitlab-ci.yml
=====================================
@@ -15,7 +15,7 @@ build_darshan:
when: always
- if: '$CI_PIPELINE_SOURCE == "schedules"'
when: always
- - if: '$CI_MERGE_REQUEST_TARGET_BRANCH_NAME == "dev-gitlab-ci-master-only"'
+ - if: '$CI_COMMIT_REF_NAME == "dev-gitlab-ci-master-only"'
when: always
stage: build
View it on GitLab: https://xgitlab.cels.anl.gov/darshan/darshan/commit/1463e28bc1773fc3634d6cbc83580d661f057b3d
--
View it on GitLab: https://xgitlab.cels.anl.gov/darshan/darshan/commit/1463e28bc1773fc3634d6cbc83580d661f057b3d
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/20200423/f968e0cc/attachment-0001.html>
More information about the Darshan-commits
mailing list