morgan.mcmillian.dev/.woodpecker.yml
Morgan McMillian ade7b437d2
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
update ansible settings
2023-03-08 10:52:54 -08:00

28 lines
563 B
YAML

clone:
git:
image: woodpeckerci/plugin-git
settings:
recursive: true
pipeline:
build:
image: plugins/hugo
publish:
image: plugins/ansible
settings:
playbook: main.yaml
inventory: hosts.ini
syntax_check: true
user: igor
private_key:
from_secret: igor_key
notify:
image: plugins/matrix
settings:
homeserver: https://pnut-matrix.dreamfall.space
roomid: qjafxbUILIiwzyJWqf:mcmillian.ems.host
username: woodpeckerci
password:
from_secret: matrix_secret