Skip to content
Snippets Groups Projects
Commit 9247a622 authored by FASER Reco's avatar FASER Reco
Browse files

Launch alma9 container in CI

parent eae2e678
No related branches found
No related tags found
No related merge requests found
...@@ -17,7 +17,7 @@ build_image: ...@@ -17,7 +17,7 @@ build_image:
# each branch will have an individual Docker image that will be used # each branch will have an individual Docker image that will be used
# in the following stages of the pipeline for testing the code # in the following stages of the pipeline for testing the code
image: image:
name: gitlab-registry.cern.ch/linuxsupport/cc7-base:latest name: gitlab-registry.cern.ch/linuxsupport/alma9-base:latest
stage: build stage: build
tags: tags:
- k8s-cvmfs - k8s-cvmfs
...@@ -35,7 +35,7 @@ build_image: ...@@ -35,7 +35,7 @@ build_image:
test_unittest: test_unittest:
image: image:
name: gitlab-registry.cern.ch/linuxsupport/cc7-base:latest name: gitlab-registry.cern.ch/linuxsupport/alma9-base:latest
stage: test stage: test
tags: tags:
- k8s-cvmfs - k8s-cvmfs
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment