diff --git a/.woodpecker/lint.yaml b/.woodpecker/lint.yaml index 380d8a3..b45a2db 100644 --- a/.woodpecker/lint.yaml +++ b/.woodpecker/lint.yaml @@ -9,6 +9,7 @@ steps: - name: ansible-lint image: ghcr.io/ansible/community-ansible-dev-tools commands: + - sleep 10000 - pwd - id - echo $HOME