Skip to content
Snippets Groups Projects
Verified Commit d75e5d8e authored by Timm Fitschen's avatar Timm Fitschen
Browse files

PIPELINE

parent e14034b5
No related branches found
No related tags found
2 merge requests!123Release 0.13.0,!116F map bundle
Pipeline #39258 failed
......@@ -30,7 +30,6 @@ image: $CI_REGISTRY_IMAGE:latest
stages:
- setup
- linting
- test
- deploy
......@@ -38,7 +37,7 @@ stages:
linting:
timeout: 15 minutes
tags: [ docker ]
stage: linting
stage: test
script:
- make pylint
allow_failure: true
......
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