commit | 5fb6b2267a6cbb35cf54f08373253769af034838 | [log] [tgz] |
---|---|---|
author | alshabib <alshabibi.ali@gmail.com> | Tue Jan 03 13:43:03 2017 -0800 |
committer | alshabib <alshabibi.ali@gmail.com> | Tue Jan 03 13:43:03 2017 -0800 |
tree | bcdf6bd249bb64e18d841dcdbb093dfa02588049 | |
parent | 9213b08501dd9471c43a8899bda2ca8cc9405557 [diff] [blame] |
bs Change-Id: Iba9ae4deee73963f7ce3c0b4baa575b10061c3af
diff --git a/Jenkinsfile b/Jenkinsfile index e74c0c9..2e057e3 100644 --- a/Jenkinsfile +++ b/Jenkinsfile
@@ -4,6 +4,6 @@ println metadata['release_version'] println metadata['build_onos_apps'] - httpRequest consoleLogResponseBody: true, url: 'https://gerrit.opencord.org/projects/?d', validResponseCodes: '200' + httpRequest consoleLogResponseBody: true, url: 'https://gerrit.opencord.org/projects/?type=CODE', validResponseCodes: '200' }