summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorHarmen Stoppels <harmenstoppels@gmail.com>2023-05-07 16:24:33 +0200
committerGitHub <noreply@github.com>2023-05-07 16:24:33 +0200
commite17d6d5eee0441ec434d9cacd00e4fab79e51090 (patch)
tree7db96c96979be72a2e9056732494e9c8ca73b35a /share
parent2a54cda9536bb8dba02eea899acfec6f2897e8ae (diff)
downloadspack-e17d6d5eee0441ec434d9cacd00e4fab79e51090.tar.gz
spack-e17d6d5eee0441ec434d9cacd00e4fab79e51090.tar.bz2
spack-e17d6d5eee0441ec434d9cacd00e4fab79e51090.tar.xz
spack-e17d6d5eee0441ec434d9cacd00e4fab79e51090.zip
gitlab ci: bump tutorial image (#37544)
Diffstat (limited to 'share')
-rw-r--r--share/spack/gitlab/cloud_pipelines/.gitlab-ci.yml4
-rw-r--r--share/spack/gitlab/cloud_pipelines/stacks/tutorial/spack.yaml2
2 files changed, 3 insertions, 3 deletions
diff --git a/share/spack/gitlab/cloud_pipelines/.gitlab-ci.yml b/share/spack/gitlab/cloud_pipelines/.gitlab-ci.yml
index f8d5e54a6c..31c0dcc08b 100644
--- a/share/spack/gitlab/cloud_pipelines/.gitlab-ci.yml
+++ b/share/spack/gitlab/cloud_pipelines/.gitlab-ci.yml
@@ -870,11 +870,11 @@ aws-isc-aarch64-protected-build:
tutorial-pr-generate:
extends: [ ".tutorial", ".pr-generate"]
- image: ghcr.io/spack/tutorial-ubuntu-22.04:v2023-05-05
+ image: ghcr.io/spack/tutorial-ubuntu-22.04:v2023-05-07
tutorial-protected-generate:
extends: [ ".tutorial", ".protected-generate"]
- image: ghcr.io/spack/tutorial-ubuntu-22.04:v2023-05-05
+ image: ghcr.io/spack/tutorial-ubuntu-22.04:v2023-05-07
tutorial-pr-build:
extends: [ ".tutorial", ".pr-build" ]
diff --git a/share/spack/gitlab/cloud_pipelines/stacks/tutorial/spack.yaml b/share/spack/gitlab/cloud_pipelines/stacks/tutorial/spack.yaml
index f4b300593e..4b39be8846 100644
--- a/share/spack/gitlab/cloud_pipelines/stacks/tutorial/spack.yaml
+++ b/share/spack/gitlab/cloud_pipelines/stacks/tutorial/spack.yaml
@@ -55,7 +55,7 @@ spack:
pipeline-gen:
- build-job:
image:
- name: ghcr.io/spack/tutorial-ubuntu-22.04:v2023-05-05
+ name: ghcr.io/spack/tutorial-ubuntu-22.04:v2023-05-07
entrypoint: ['']
cdash:
build-group: Spack Tutorial