diff options
Diffstat (limited to 'share')
-rw-r--r-- | share/spack/gitlab/ascent_pipeline.yml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/share/spack/gitlab/ascent_pipeline.yml b/share/spack/gitlab/ascent_pipeline.yml new file mode 100644 index 0000000000..48aca38a31 --- /dev/null +++ b/share/spack/gitlab/ascent_pipeline.yml @@ -0,0 +1,6 @@ +merge_pipeline: + only: + - develop + trigger: + project: ecpcitest/e4s + strategy: depend |