ci: Added adopt15 branch releases

This commit is contained in:
Geoff Bourne
2020-12-07 10:52:37 -06:00
parent 882fe89caf
commit 008bbb3aff
2 changed files with 3 additions and 1 deletions

View File

@@ -9,6 +9,7 @@ on:
- adopt11
- adopt13
- adopt14
- adopt15
tags:
- "[0-9]+.[0-9]+.[0-9]+"
- "[0-9]+.[0-9]+.[0-9]+-openj9"
@@ -16,6 +17,7 @@ on:
- "[0-9]+.[0-9]+.[0-9]+-adopt11"
- "[0-9]+.[0-9]+.[0-9]+-adopt13"
- "[0-9]+.[0-9]+.[0-9]+-adopt14"
- "[0-9]+.[0-9]+.[0-9]+-adopt15"
jobs:
test: