Make sure each develop pipeline tests associated commit

This commit is contained in:
Scott Wittenburg 2020-07-17 10:27:05 -06:00
parent 28ef5b1204
commit f537d5bb58

View File

@ -12,7 +12,7 @@ merge_pipeline:
only:
- develop
variables:
SPACK_REF: develop
SPACK_REF: ${CI_COMMIT_SHA}
trigger:
project: spack/e4s
strategy: depend