Modify usecase-ui jjb file to add staging repo 35/18535/1
authorshentao <shentao@chinamobile.com>
Thu, 12 Oct 2017 12:59:14 +0000 (20:59 +0800)
committershentao <shentao@chinamobile.com>
Thu, 12 Oct 2017 12:59:21 +0000 (20:59 +0800)
Change-Id: I5de49dc2883b58ec70a11dda69df96780d42036a
Issue-Id: USECASEUI-50
Signed-off-by: shentao <shentao@chinamobile.com>
jjb/usecaseui/usecase-ui-server.yaml
jjb/usecaseui/usecase-ui.yaml

index 6f16c12..727c603 100644 (file)
@@ -11,7 +11,7 @@
     jobs:
       - '{project-name}-{stream}-verify-java'
       - '{project-name}-{stream}-merge-java'
-      - '{project-name}-{stream}-release-java-daily'
+      - '{project-name}-{stream}-release-version-java-daily'
       - '{project-name}-{stream}-docker-java-daily'
     files: '**'
     archive-artifacts: ''
index cd8368c..69c7f83 100644 (file)
@@ -11,6 +11,7 @@
     jobs:
       - '{project-name}-{stream}-verify-java'
       - '{project-name}-{stream}-merge-java'
+      - '{project-name}-{stream}-release-version-java-daily-no-sonar'
       - '{project-name}-{stream}-docker-java-daily'
     files: '**'
     archive-artifacts: ''