Switching to python:3.14-slim image to try speeding up the lint step
ci/woodpecker/push/woodpecker Pipeline is pending
ci/woodpecker/push/woodpecker Pipeline is pending
This commit is contained in:
+2
-1
@@ -4,6 +4,7 @@ when:
|
||||
|
||||
steps:
|
||||
- name: lint-ansible
|
||||
image: ghcr.io/ansible/community-ansible-dev-tools:latest
|
||||
image: python:3.14-slim
|
||||
commands:
|
||||
- pip install --no-cache-dir ansible-lint
|
||||
- ansible-lint
|
||||
|
||||
Reference in New Issue
Block a user