Skip to content
Snippets Groups Projects
Commit 8b41764a authored by georg's avatar georg
Browse files

CI: linting: ruff: specify image

Otherwise, this job might fail, depending on the runner which executes
the job, due to different configurations, especially wrt the default
image.

Ref !105
parent ed0ffa56
No related branches found
No related tags found
1 merge request!106CI: linting: ruff: specify image
Pipeline #132711 passed with warnings
......@@ -11,6 +11,7 @@ stages:
- chown -R mat2 .
linting:ruff:
image: $CONTAINER_REGISTRY:linting
stage: linting
script:
- apt update
......
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