[Darshan-commits] [Git][darshan/darshan][dev-gitlab-ci-master-only] 2 commits: remove test trigger

Shane Snyder xgitlab at cels.anl.gov
Thu Apr 23 10:50:18 CDT 2020



Shane Snyder pushed to branch dev-gitlab-ci-master-only at darshan / darshan


Commits:
f510de69 by Shane Snyder at 2020-04-23T10:48:59-05:00
remove test trigger

- - - - -
bef9bc3c by Shane Snyder at 2020-04-23T10:49:39-05:00
only build master branch on commit

- - - - -


2 changed files:

- .gitlab-ci.yml
- − test-trigger


Changes:

=====================================
.gitlab-ci.yml
=====================================
@@ -15,7 +15,7 @@ build_darshan:
       when: always
     - if: '$CI_PIPELINE_SOURCE == "schedules"'
       when: always
-    - if: '$CI_COMMIT_REF_NAME == "dev-gitlab-ci-master-only"'
+    - if: '$CI_COMMIT_REF_NAME == "master"'
       when: always
 
   stage: build


=====================================
test-trigger deleted
=====================================



View it on GitLab: https://xgitlab.cels.anl.gov/darshan/darshan/compare/72eeb953b8d4ff6cbd01d3608f1baf2adc40020a...bef9bc3c43ee01c657e4b04a2fe1cc57d715cfa4

-- 
View it on GitLab: https://xgitlab.cels.anl.gov/darshan/darshan/compare/72eeb953b8d4ff6cbd01d3608f1baf2adc40020a...bef9bc3c43ee01c657e4b04a2fe1cc57d715cfa4
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/b627b6a7/attachment.html>


More information about the Darshan-commits mailing list