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