Update .gitlab-ci.yml file

This commit is contained in:
2025-04-17 08:26:53 +00:00
parent 180132dcfe
commit 31c27893b9

View File

@@ -7,6 +7,7 @@ variables:
EXECUTABLE_NAME: dockup
IMAGE_NAME: ${CI_REGISTRY_IMAGE}
linting:
stage: linting
image: python:latest
script: