test-proj/.woodpecker.yml
Morgan McMillian 6a980c8958
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
test commit
2023-03-08 18:20:45 -08:00

10 lines
185 B
YAML

pipeline:
publish:
image: plugins/ansible
secrets: [ ssh_key ]
settings:
playbook: main.yaml
inventory: hosts.ini
user: igor
private_key: $SSH_KEY