blob: 36b0408406851fa0666465d00ad14973e54c4913 [file] [log] [blame]
# Optionally track the test branch
#
kind: import
(?):
- test:
sources:
- kind: git
url: file://{repo}
track: test
- not test:
sources:
- kind: git
url: file://{repo}
track: master