webhookey/config.yml

23 lines
470 B
YAML
Raw Normal View History

---
hooks:
hook1:
action: /usr/bin/local/script_xy.sh
secrets:
- secret_key_01
- secret_key_02
filters:
match_ref:
pointer: /ref
regex: refs/heads/master
hook2:
action: /usr/bin/local/script_xyz.sh
secrets:
- secret_key03
filters:
match_ref:
pointer: /ref
regex: refs/heads/master
match_after:
pointer: /after
regex: f6e5fe4fe37df76629112d55cc210718b6a55e7e