commit | 9213b08501dd9471c43a8899bda2ca8cc9405557 | [log] [tgz] |
---|---|---|
author | alshabib <alshabibi.ali@gmail.com> | Tue Jan 03 13:39:59 2017 -0800 |
committer | alshabib <alshabibi.ali@gmail.com> | Tue Jan 03 13:39:59 2017 -0800 |
tree | 6edefe83523cf098ef12db96c63654a0e081e384 | |
parent | 93aaa7ae6b06789a6b6b62e40ac133d4c4546960 [diff] [blame] |
bs Change-Id: I79c5cff9905689f3e75c0806b9f311855d9f59e6
diff --git a/Jenkinsfile b/Jenkinsfile index 4681d44..e74c0c9 100644 --- a/Jenkinsfile +++ b/Jenkinsfile
@@ -3,5 +3,7 @@ println metadata['release_version'] println metadata['build_onos_apps'] + + httpRequest consoleLogResponseBody: true, url: 'https://gerrit.opencord.org/projects/?d', validResponseCodes: '200' }