blob: 15fa9d784a7f3df0e40629aefd2d1e4f36e80937 [file] [log] [blame]
liamfallond4d261f2018-12-19 12:52:49 +00001---
2# this job gets triggered when a change is merged to
3# policy/common project on ONAP Gerrit.
4- project:
5 name: policy-common-rebase
6 project: policy/common
7 project-name: policy-common
8
9 stream:
10 - master:
11 branch: '{stream}'
12# - casablanca:
13# branch: '{stream}'
14
15 jobs:
16 - '{project-name}-{stream}-rebase'