fixing bug in onos-app publishing jjb
Change-Id: Ie940b5643d1c9dd464e36e9c353c4b170c98f4d4
diff --git a/jjb/cord-onos-app-publishing.yaml b/jjb/cord-onos-app-publishing.yaml
index 87cca8c..cc4c38f 100644
--- a/jjb/cord-onos-app-publishing.yaml
+++ b/jjb/cord-onos-app-publishing.yaml
@@ -29,9 +29,9 @@
pipeline-scm:
scm:
- cord-infra-gerrit-repo-scm:
- manifest-url: '{gerrit-server-url}/{cord-repo-manifest}'
- branch: 'master'
- destination-dir: 'cord'
+ manifest-url: '{gerrit-server-url}/{cord-repo-manifest}'
+ branch: 'master'
+ destination-dir: 'cord'
script-path: 'cord-onos-publisher/Jenkinsfile'
triggers: