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:
|
steps:
|
||||||
- name: lint-ansible
|
- name: lint-ansible
|
||||||
image: ghcr.io/ansible/community-ansible-dev-tools:latest
|
image: python:3.14-slim
|
||||||
commands:
|
commands:
|
||||||
|
- pip install --no-cache-dir ansible-lint
|
||||||
- ansible-lint
|
- ansible-lint
|
||||||
|
|||||||
Reference in New Issue
Block a user