[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
1 changed files with 9 additions and 0 deletions
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 a new issue