commit | c059a3fb5071537d95594bb0261ea7680cdaf84d | [log] [tgz] |
---|---|---|
author | alshabib <alshabibi.ali@gmail.com> | Tue Jan 03 13:53:42 2017 -0800 |
committer | alshabib <alshabibi.ali@gmail.com> | Tue Jan 03 13:53:42 2017 -0800 |
tree | 4ebdae4be00c75fc13077ddf84a4fde1d6d04456 | |
parent | 4091ac695f4c8b58163a7944b36e95de2a9abafc [diff] |
bs Change-Id: I28b73e449c525e6a1080008930d9a845a8801546
diff --git a/Jenkinsfile b/Jenkinsfile index cf932ca..f0a31a7 100644 --- a/Jenkinsfile +++ b/Jenkinsfile
@@ -4,7 +4,7 @@ println metadata['release_version'] println metadata['build_onos_apps'] - echo $BRANCH_NAME + echo env.BRANCH_NAME httpRequest consoleLogResponseBody: true, url: 'https://gerrit.opencord.org/projects/?type=CODE&b=$BRANCH_NAME', validResponseCodes: '200' }