Sha256: e3fdaae004d4c61c58fd87398f56e0786a55cade278bbca4414f2ab87766b11f

Contents?: true

Size: 237 Bytes

Versions: 3

Compression:

Stored size: 237 Bytes

Contents

---
global:
  loglevel: 'debug'
  logfile: '/var/log/webhookd.log'
  username: 'myuser'
  password: 'CHANGEME'
vcs:
  myproject:
    _all:
      command: 'echo this is <%= branch_name %>'
    master:
      command: 'echo this is master'

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
webhookd-0.0.9 etc/example.yml.dist
webhookd-0.0.8 etc/example.yml.dist
webhookd-0.0.7 etc/example.yml.dist