synchronik/examples/server.yml

14 lines
254 B
YAML
Raw Normal View History

---
agents:
- 'http://localhost:9000'
projects:
- type: 'git'
url: 'https://github.com/rtyler/janky'
ref: 'main'
filename: 'Jankyfile'
- type: 'git'
url: 'https://github.com/rtyler/jdp'
ref: 'main'
filename: 'ci/Jankyfile'