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

update ci containers

parent 85218a0a
No related branches found
No related tags found
No related merge requests found
Pipeline #35570 passed
......@@ -41,28 +41,28 @@ stages:
- noble
- trixie
bookworm:
image: registry.git.coop/webarch/containers/images/bookworm:20241008
image: registry.git.coop/webarch/containers/images/bookworm:20241107
stage: bookworm
script:
- pre-commit install
- pre-commit run --all-files
- molecule test --all
jammy:
image: registry.git.coop/webarch/containers/images/jammy:20241008
image: registry.git.coop/webarch/containers/images/jammy:20241107
stage: jammy
script:
- pre-commit install
- pre-commit run --all-files
- molecule test --all
noble:
image: registry.git.coop/webarch/containers/images/noble:20241008
image: registry.git.coop/webarch/containers/images/noble:20241107
stage: noble
script:
- pre-commit install
- pre-commit run --all-files
- molecule test --all
trixie:
image: registry.git.coop/webarch/containers/images/trixie:20241008
image: registry.git.coop/webarch/containers/images/trixie:20241107
stage: trixie
script:
- pre-commit install
......
......@@ -25,7 +25,7 @@ repos:
- templates
# https://github.com/jackdewinter/pymarkdown/releases
- repo: https://github.com/jackdewinter/pymarkdown.git
rev: v0.9.24
rev: v0.9.25
hooks:
- id: pymarkdown
name: Markdown Lint
......
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