From 877e09dcc16b67282c288ce51f59008790779ed6 Mon Sep 17 00:00:00 2001 From: Massimiliano Culpo Date: Mon, 29 Apr 2024 22:45:41 +0200 Subject: [PATCH] Delete leftover file (#43869) This file is not needed anymore, was introduced in #19688 --- share/spack/gitlab/nersc_pipeline.yml | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 share/spack/gitlab/nersc_pipeline.yml diff --git a/share/spack/gitlab/nersc_pipeline.yml b/share/spack/gitlab/nersc_pipeline.yml deleted file mode 100644 index 5edcb70c78..0000000000 --- a/share/spack/gitlab/nersc_pipeline.yml +++ /dev/null @@ -1,9 +0,0 @@ -merge_pipeline: - only: - - develop - variables: - SPACK_REPO: ${CI_PROJECT_URL} - SPACK_REF: ${CI_COMMIT_SHA} - trigger: - project: ecp/e4s/e4s - strategy: depend