Skip to content
Snippets Groups Projects
Verified Commit 4ec196ef authored by Chris Croome's avatar Chris Croome
Browse files

test update gitlab ci images

parent d1b5b210
No related branches found
No related tags found
No related merge requests found
Pipeline #30802 passed
......@@ -30,14 +30,14 @@ stages:
- bookworm
# - bullseye
bookworm:
image: registry.git.coop/webarch/containers/images/bookworm:20231206
image: registry.git.coop/webarch/containers/images/bookworm:20231213
stage: bookworm
script:
- molecule test --all
# The Bullseye test run OK but Molecule never completes
# https://github.com/ansible/molecule/discussions/4020
# bullseye:
# image: registry.git.coop/webarch/containers/images/bullseye:20231206
# image: registry.git.coop/webarch/containers/images/bullseye:20231213
# stage: bullseye
# script:
# - molecule test
......
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