gitlab ci: bump tutorial image (#37544)
This commit is contained in:
parent
2a54cda953
commit
e17d6d5eee
@ -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" ]
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user