From 597b43e30a1b225e2c019f475cb43dbe9db483fc Mon Sep 17 00:00:00 2001 From: Scott Wittenburg Date: Fri, 4 Sep 2020 10:11:24 -0600 Subject: Rely on E4S project variable for SPACK_REPO --- share/spack/gitlab/pr_pipeline.yml | 2 -- 1 file changed, 2 deletions(-) (limited to 'share') diff --git a/share/spack/gitlab/pr_pipeline.yml b/share/spack/gitlab/pr_pipeline.yml index 4eb08f3434..86b52c2ea1 100644 --- a/share/spack/gitlab/pr_pipeline.yml +++ b/share/spack/gitlab/pr_pipeline.yml @@ -2,7 +2,6 @@ pr_pipeline: only: - external_pull_requests variables: - SPACK_REPO: https://github.com/spack/spack.git SPACK_REF: ${CI_EXTERNAL_PULL_REQUEST_SOURCE_BRANCH_NAME} SPACK_IS_PR_PIPELINE: "True" trigger: @@ -13,7 +12,6 @@ merge_pipeline: only: - develop variables: - SPACK_REPO: https://github.com/spack/spack.git SPACK_REF: develop trigger: project: spack/e4s -- cgit v1.2.3-70-g09d2