fix
Some checks failed
ci/woodpecker/pr/lint Pipeline failed
ci/woodpecker/pr/test unknown status
ci/woodpecker/pr/docs unknown status

This commit is contained in:
Robert Kaussow 2024-08-18 16:29:30 +02:00
parent 191476ae94
commit e9d11ae6de
Signed by: xoxys
GPG Key ID: 4E692A2EAECC03C0

View File

@ -12,6 +12,7 @@ steps:
- ansible-lint
environment:
FORCE_COLOR: "1"
ANSIBLE_LOCAL_TEMP: /tmp
- name: python-format
image: docker.io/python:3.12