c
Some checks failed
ci/woodpecker/push/lint Pipeline failed
ci/woodpecker/push/build unknown status

This commit is contained in:
Michael Grote 2024-05-08 14:25:58 +02:00
parent fb9d6985a6
commit 2078d6896a

View file

@ -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