summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitlab-ci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 310cbbe..eaa4719 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -11,6 +11,7 @@ stages:
11 - chown -R mat2 . 11 - chown -R mat2 .
12 12
13linting:ruff: 13linting:ruff:
14 image: $CONTAINER_REGISTRY:linting
14 stage: linting 15 stage: linting
15 script: 16 script:
16 - apt update 17 - apt update