We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abbad5a commit 9b90ef5Copy full SHA for 9b90ef5
share/spack/gitlab/cloud_pipelines/.gitlab-ci.yml
@@ -9,7 +9,6 @@ variables:
9
# PROTECTED_MIRROR_FETCH_DOMAIN: "https://binaries.spack.io"
10
PROTECTED_MIRROR_FETCH_DOMAIN: "s3://spack-binaries"
11
PROTECTED_MIRROR_PUSH_DOMAIN: "s3://spack-binaries"
12
- SPACK_CI_ENABLE_STACKS: "/^(.*darwin.*)$/"
13
14
default:
15
image: { "name": "ghcr.io/spack/e4s-ubuntu-18.04:v2021-10-18", "entrypoint": [""] }
0 commit comments