diff options
author | ToineSiebelink <toine.siebelink@est.tech> | 2022-03-21 15:50:04 +0000 |
---|---|---|
committer | ToineSiebelink <toine.siebelink@est.tech> | 2022-03-21 15:50:11 +0000 |
commit | a10bb346065e73355f019eec9c11fbd663fb88b0 (patch) | |
tree | 406d3c3f2d01e04789ab21a7d6746e00b7b76472 | |
parent | 67ea6d5f0174530fda45455cc722e2119a4e39f4 (diff) |
[CPS] Add jobs for Jakarta branch
Issue-ID: CPS-952
Signed-off-by: ToineSiebelink <toine.siebelink@est.tech>
Change-Id: Id4ee954282c9c1ffd88342112b35abbefbc9e39f
-rw-r--r-- | jjb/cps/cps.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/jjb/cps/cps.yaml b/jjb/cps/cps.yaml index f618d3db7..f6049664c 100644 --- a/jjb/cps/cps.yaml +++ b/jjb/cps/cps.yaml @@ -57,6 +57,9 @@ - 'istanbul': branch: 'istanbul' cron: '' + - 'jakarta': + branch: 'jakarta' + cron: '' mvn-settings: 'cps-settings' files: '**' archive-artifacts: '' |