From 251c3f6e2e099818acde3cec821c6999e9bcb8bd Mon Sep 17 00:00:00 2001 From: sebdet Date: Tue, 29 Sep 2020 10:36:21 +0200 Subject: [PATCH] Enable ToscaPOC branch Enable tosca poc branch to have the verify job, so that the team can know if what they do is oko or not Issue-ID: CLAMP-930 Signed-off-by: sebdet Change-Id: I51ba964c948bdb27c5d33a33601753d1d3723418 --- jjb/clamp/clamp.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/jjb/clamp/clamp.yaml b/jjb/clamp/clamp.yaml index b9d79c89f..01df83217 100644 --- a/jjb/clamp/clamp.yaml +++ b/jjb/clamp/clamp.yaml @@ -36,6 +36,8 @@ branch: 'frankfurt' - 'elalto': branch: 'elalto' + - 'tosca-poc': + branch: 'tosca-poc' mvn-settings: 'clamp-settings' java-version: openjdk11 files: '**' -- 2.16.6