test-proj/.woodpecker.yml
Morgan McMillian d234c122a0
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
test env
2023-03-09 06:13:59 -08:00

12 lines
249 B
YAML

pipeline:
publish:
image: plugins/ansible
secrets: [ ssh_key ]
environment:
- ANSIBLE_HOST_KEY_CHECKING=False
- PLUGIN_PRIVATE_KEY=$SSH_KEY
settings:
playbook: main.yml
inventory: hosts.ini
user: igor