summaryrefslogtreecommitdiff
path: root/tests/frontend/track-optional-project-refs/target.bst
blob: 77a039a66459fb53d19b0abc9be975f296df32b7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Optionally track the test branch
#
kind: import

sources:
- kind: git
  url: file://{repo}
  (?):
  - test:
      track: test
  - not test:
      track: master