fix wrong tag

This commit is contained in:
Frank Villaro-Dixon 2022-03-03 20:37:04 +01:00
parent f047846209
commit b82eefd580

View file

@ -3,7 +3,5 @@ python-check:
image: registry.k3s.fr:443/ci/templates/flake8/master:latest
script:
- 'flake8 --ignore=E266,E303,E501,W391,E722,W503,F403,F405 --max-line-length=110 --show-source --statistics --exclude=versions,.git ./'
tags:
- docker-runner