diff options
author | Jessica Wagantall <jwagantall@linuxfoundation.org> | 2021-08-30 17:10:25 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2021-08-30 17:10:25 +0000 |
commit | 146ff2b17811af4020f27ef171103e9803ec7f86 (patch) | |
tree | 5bee364a9240e08587e5113ece3cdfc5ed6f1322 /jjb/so | |
parent | 6ae94f51dca79f7803c44f262a5620bfc9a7df66 (diff) | |
parent | 083c6510bb36ba4d898507ceb2ad920af0c1ce81 (diff) |
Merge "remove the guilin release from the process"
Diffstat (limited to 'jjb/so')
-rw-r--r-- | jjb/so/so-csit.yaml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/jjb/so/so-csit.yaml b/jjb/so/so-csit.yaml index d03fee07e..7bdd67135 100644 --- a/jjb/so/so-csit.yaml +++ b/jjb/so/so-csit.yaml @@ -11,9 +11,6 @@ - 'master': branch: 'master' java-version: openjdk11 - - 'guilin': - branch: 'guilin' - java-version: openjdk11 - 'honolulu': branch: 'honolulu' java-version: openjdk11 |