synchronik/examples/server.yml

14 lines
302 B
YAML
Raw Normal View History

---
agents:
- 'http://localhost:9000'
projects:
- type: 'github'
url: 'https://github.com/rtyler/janky'
ref: 'main'
filename: 'Jankyfile'
# The filetype Git is not yet supported
#- type: 'git'
# url: 'https://github.com/rtyler/jdp'
# ref: 'main'
# filename: 'ci/Jankyfile'