From f30aeb35ae7cca5b8dcec91c38ce48e3ae254d28 Mon Sep 17 00:00:00 2001 From: Shahzeb Siddiqui Date: Fri, 20 Nov 2020 16:31:25 -0500 Subject: [PATCH] [WIP] nersc e4s pipeline trigger (#19688) * nersc e4s pipeline trigger * Update nersc_pipeline.yml * Update nersc_pipeline.yml --- share/spack/gitlab/nersc_pipeline.yml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 share/spack/gitlab/nersc_pipeline.yml diff --git a/share/spack/gitlab/nersc_pipeline.yml b/share/spack/gitlab/nersc_pipeline.yml new file mode 100644 index 0000000000..5edcb70c78 --- /dev/null +++ b/share/spack/gitlab/nersc_pipeline.yml @@ -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