fix wrong tag
This commit is contained in:
parent
f047846209
commit
b82eefd580
1 changed files with 0 additions and 2 deletions
|
@ -3,7 +3,5 @@ python-check:
|
||||||
image: registry.k3s.fr:443/ci/templates/flake8/master:latest
|
image: registry.k3s.fr:443/ci/templates/flake8/master:latest
|
||||||
script:
|
script:
|
||||||
- 'flake8 --ignore=E266,E303,E501,W391,E722,W503,F403,F405 --max-line-length=110 --show-source --statistics --exclude=versions,.git ./'
|
- 'flake8 --ignore=E266,E303,E501,W391,E722,W503,F403,F405 --max-line-length=110 --show-source --statistics --exclude=versions,.git ./'
|
||||||
tags:
|
|
||||||
- docker-runner
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue