summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsblimkie <steven.blimkie@amdocs.com>2017-10-19 22:15:43 +0300
committersblimkie <steven.blimkie@amdocs.com>2017-10-19 22:22:28 +0300
commit4e29c6666341fcafce0f2155ce25eb5adffa2369 (patch)
tree1f6960f4b305d8634256756d30acfb18ea7beed7
parent62260464d2ed9331006335a733a7773e65811f59 (diff)
Stop building on deprecated stream
No need to build the 1.0.0 version of the model loader. Change-Id: I952d4d66efb8ce77be6158aedfb576687019a932 IssueID: AAI-439 Signed-off-by: sblimkie <steven.blimkie@amdocs.com>
-rw-r--r--jjb/aai/aai-model-loader.yaml2
1 files changed, 0 insertions, 2 deletions
diff --git a/jjb/aai/aai-model-loader.yaml b/jjb/aai/aai-model-loader.yaml
index 2ca84f1a8..f62c8d775 100644
--- a/jjb/aai/aai-model-loader.yaml
+++ b/jjb/aai/aai-model-loader.yaml
@@ -15,8 +15,6 @@
stream:
- 'master':
branch: 'master'
- - 'release-1.0.0':
- branch: 'release-1.0.0'
mvn-settings: 'aai-model-loader-settings'
files: '**'
archive-artifacts: ''