Update '.woodpecker/ansible.yml'
This commit is contained in:
parent
bc8ff42c00
commit
8a7049b37a
@ -1,6 +1,6 @@
|
||||
pipeline:
|
||||
check-ansible-syntax:
|
||||
image: harbor.sebclem.fr/sebclem/woodpecker-ansible-runner
|
||||
image: git.sebclem.fr/sebclem/woodpecker-ansible-runner
|
||||
pull: true
|
||||
settings:
|
||||
playbook: playbooks/install.yml
|
||||
@ -14,7 +14,7 @@ pipeline:
|
||||
- event: [pull_request, manual, deployment]
|
||||
|
||||
run-ansible-playbook:
|
||||
image: harbor.sebclem.fr/sebclem/woodpecker-ansible-runner
|
||||
image: git.sebclem.fr/sebclem/woodpecker-ansible-runner
|
||||
pull: true
|
||||
settings:
|
||||
verbosity: ${verbosity=0}
|
||||
|
Loading…
Reference in New Issue
Block a user