Use same image to build dvsdk as to generate it

This commit is contained in:
Scott Wittenburg 2021-09-28 11:41:33 -06:00 committed by Todd Gamblin
parent ae092915ac
commit f6fcfd2acc

View file

@ -30,7 +30,7 @@ spack:
mirrors: { "mirror": "s3://spack-binaries-develop/data-vis-sdk" }
gitlab-ci:
image: { "name": "ghcr.io/scottwittenburg/ecpe4s-ubuntu18.04-runner-x86_64:2020-09-01", "entrypoint": [""] }
image: { "name": "ghcr.io/scottwittenburg/ecpe4s-ubuntu18.04-runner-x86_64:2021-05-15", "entrypoint": [""] }
script:
- . "./share/spack/setup-env.sh"
- spack --version
@ -47,7 +47,7 @@ spack:
tags: ["spack", "public", "large", "x86_64"]
temporary-storage-url-prefix: "s3://spack-binaries-prs/pipeline-storage"
service-job-attributes:
image: { "name": "ghcr.io/scottwittenburg/ecpe4s-ubuntu18.04-runner-x86_64:2020-09-01", "entrypoint": [""] }
image: { "name": "ghcr.io/scottwittenburg/ecpe4s-ubuntu18.04-runner-x86_64:2021-05-15", "entrypoint": [""] }
before_script:
- . "./share/spack/setup-env.sh"
- spack --version