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

CI update

parent 477a06d0
No related branches found
No related tags found
No related merge requests found
Pipeline #32631 passed
......@@ -33,7 +33,7 @@ stages:
- bookworm
# - bullseye
bookworm:
image: registry.git.coop/webarch/containers/images/bookworm:20240209
image: registry.git.coop/webarch/containers/images/bookworm:20240326
stage: bookworm
script:
- pre-commit install
......@@ -42,7 +42,7 @@ bookworm:
# 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:20240209
# image: registry.git.coop/webarch/containers/images/bullseye:20240326
# stage: bullseye
# script:
# - molecule test
......
......@@ -42,9 +42,9 @@ repos:
language: python
additional_dependencies:
# https://pypi.org/project/ansible/
- ansible==9.3.0
- ansible==9.4.0
# https://github.com/kellyjonbrazil/jc/releases
- jc==1.25.1
- jc==1.25.2
# https://github.com/jmespath/jmespath.py/tags
- jmespath==1.0.1
...
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