diff options
Diffstat (limited to 'jjb/policy/policy-parent.yaml')
-rw-r--r-- | jjb/policy/policy-parent.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/jjb/policy/policy-parent.yaml b/jjb/policy/policy-parent.yaml index 7901d4fd5..8d803fa5d 100644 --- a/jjb/policy/policy-parent.yaml +++ b/jjb/policy/policy-parent.yaml @@ -16,6 +16,8 @@ stream: - 'master': branch: 'master' + - 'frankfurt': + branch: 'frankfurt' mvn-settings: 'policy-parent-settings' java-version: openjdk11 files: '**' |