OLCF Ascent gitlab ci trigger: pass SPACK_REF (#18875)

This commit is contained in:
eugeneswalker
2020-09-23 09:35:29 -07:00
committed by GitHub
parent 394a23d392
commit 9eb87d1026

View File

@@ -1,6 +1,9 @@
merge_pipeline: merge_pipeline:
only: only:
- develop - develop
variables:
SPACK_REPO: ${CI_PROJECT_URL}
SPACK_REF: ${CI_COMMIT_SHA}
trigger: trigger:
project: ecpcitest/e4s project: ecpcitest/e4s
strategy: depend strategy: depend