Skip to content
Snippets Groups Projects
Commit f506feff authored by Stéphane Diemer's avatar Stéphane Diemer
Browse files

Merge branch 'origin/stable'

parents 307e002b e6afeb30
No related branches found
No related tags found
No related merge requests found
...@@ -47,13 +47,6 @@ lint: ...@@ -47,13 +47,6 @@ lint:
stage: lint stage: lint
tags: tags:
- docker - docker
rules:
- if: '$CI_PIPELINE_SOURCE == "web"'
- if: '$CI_PIPELINE_SOURCE == "merge_requests"'
- if: '$CI_PIPELINE_SOURCE == "push"'
changes:
- "*.yml"
- "*.py"
script: script:
- make lint - make 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