c
This commit is contained in:
parent
fb9d6985a6
commit
2078d6896a
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ steps:
|
|||
evaluate: 'CI_COMMIT_AUTHOR_EMAIL != "renovate@mgrote.net"'
|
||||
|
||||
pylint:
|
||||
image: wpengine/pylint:terraform-1.8.2
|
||||
image: "registry.mgrote.net/allzweckcontainer:latest"
|
||||
commands:
|
||||
- pip install --no-cache-dir -r requirements.txt
|
||||
- pylint app.py
|
||||
|
|
Reference in a new issue