[WIP] nersc e4s pipeline trigger (#19688)
* nersc e4s pipeline trigger * Update nersc_pipeline.yml * Update nersc_pipeline.yml
This commit is contained in:
parent
439b329c38
commit
f30aeb35ae
9
share/spack/gitlab/nersc_pipeline.yml
Normal file
9
share/spack/gitlab/nersc_pipeline.yml
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
merge_pipeline:
|
||||||
|
only:
|
||||||
|
- develop
|
||||||
|
variables:
|
||||||
|
SPACK_REPO: ${CI_PROJECT_URL}
|
||||||
|
SPACK_REF: ${CI_COMMIT_SHA}
|
||||||
|
trigger:
|
||||||
|
project: ecp/e4s/e4s
|
||||||
|
strategy: depend
|
Loading…
Reference in New Issue
Block a user