test
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Morgan McMillian 2023-03-08 13:54:25 -08:00
parent b3afb1a80f
commit a94ca14e03

View file

@ -12,6 +12,7 @@ pipeline:
image: docker
commands:
- echo ${IGOR_KEY}
secrets: [ igor_key ]
publish:
image: plugins/ansible
@ -20,6 +21,7 @@ pipeline:
inventory: hosts.ini
user: igor
private_key: $IGOR_KEY
secrets: [ igor_key ]
notify:
image: plugins/matrix