diff options
author | seshukm <seshu.kumar.m@huawei.com> | 2019-07-08 16:54:20 +0530 |
---|---|---|
committer | Jessica Wagantall <jwagantall@linuxfoundation.org> | 2019-07-08 17:20:21 +0000 |
commit | 6930bf219d8391d129a00877f44b27f16db6bac3 (patch) | |
tree | 4df4ef2e757b01a1e9c4f6635f5e85b19f38fd37 | |
parent | f1c878ef23cb8865e761b074e39423b7845a8db8 (diff) |
remove older jobs of SO take 1
Issue-ID: SO-2097
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Change-Id: I0cfae3306c86d6ffba87f549223f1b55c2f9076a
-rw-r--r-- | jjb/so/so.yaml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/jjb/so/so.yaml b/jjb/so/so.yaml index 781b94c69..11b045bf3 100644 --- a/jjb/so/so.yaml +++ b/jjb/so/so.yaml @@ -31,8 +31,6 @@ stream: - 'master': branch: 'master' - - 'dublin': - branch: 'dublin' mvn-settings: 'so-settings' files: '**' archive-artifacts: '' |