mirror of
https://pagure.io/fm-orchestrator.git
synced 2026-05-11 18:37:25 +08:00
Add a Dockerfile for running unit tests on CentOS
This commit is contained in:
2
tox.ini
2
tox.ini
@@ -30,7 +30,7 @@ commands =
|
||||
basepython = python2
|
||||
skip_install = true
|
||||
deps = flake8
|
||||
commands = flake8 --ignore E731 --exclude .tox,.git,module_build_service/migrations,build
|
||||
commands = flake8 --ignore E731 --exclude ./.tox,./.git,./module_build_service/migrations,./build
|
||||
|
||||
[testenv:bandit]
|
||||
basepython = python2
|
||||
|
||||
Reference in New Issue
Block a user