commit | e85ab5dd6e334344420c0bb9b578331e13a17c63 | [log] [tgz] |
---|---|---|
author | Kailash Khalasi <kailash@onlab.us> | Fri Apr 20 09:52:34 2018 -0700 |
committer | Kailash Khalasi <kailash@onlab.us> | Fri Apr 20 09:52:34 2018 -0700 |
tree | d307d065284094fc811be01684eb93df18adc4e0 | |
parent | 1ddc7c64c754d1dd1160852798d36ef92807b63a [diff] |
fixing jenkinsfile path Change-Id: Ie2a65fe2d8a7f0d7ff9b66f0ea49b851d081156c
diff --git a/jjb/cord-onos-app-publishing.yaml b/jjb/cord-onos-app-publishing.yaml index cc4c38f..0e3626f 100644 --- a/jjb/cord-onos-app-publishing.yaml +++ b/jjb/cord-onos-app-publishing.yaml
@@ -32,7 +32,7 @@ manifest-url: '{gerrit-server-url}/{cord-repo-manifest}' branch: 'master' destination-dir: 'cord' - script-path: 'cord-onos-publisher/Jenkinsfile' + script-path: 'cord/onos-apps/Jenkinsfile' triggers: - timed: |