conductor.conf.example (259B)
1 # conductor.conf - webhook configuration for post-receive hook 2 # Format: url secret (one per line, comments start with #) 3 4 # https://ci.example.com/api/v1/projects/prod/trigger secret123 5 # https://ci.staging.com/api/v1/projects/staging/trigger staging_secret