Skip to content
Snippets Groups Projects
Commit ecb358a1681c authored by Arthur Lutz's avatar Arthur Lutz
Browse files

[gitlab-ci] autogenerated from tox

parent 593655d916c4
No related branches found
No related tags found
1 merge request!1[gitlab-ci] autogenerated from tox
Pipeline #11263 passed
image: python:3.7
before_script:
- pip install tox
check-manifest:
script: tox -e check-manifest
flake8:
script: tox -e flake8
py3:
script: tox -e py3
......@@ -12,3 +12,4 @@
recursive-include docker *.ini *.j2 *.sh *.txt
recursive-include deploy *.yaml
prune debian
exclude .gitlab-ci.yml
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