commit | 2ab96d958b11a53270d8939f1853908571c8f2ab | [log] [tgz] |
---|---|---|
author | alshabib <alshabibi.ali@gmail.com> | Tue Jan 03 13:54:24 2017 -0800 |
committer | alshabib <alshabibi.ali@gmail.com> | Tue Jan 03 13:54:24 2017 -0800 |
tree | b951eed3325129115817851476813bdfdc2d5e37 | |
parent | c059a3fb5071537d95594bb0261ea7680cdaf84d [diff] |
bs Change-Id: I65ee0d102c442e397bfdba7718b4466e26ea8d0d
diff --git a/Jenkinsfile b/Jenkinsfile index f0a31a7..e892ba8 100644 --- a/Jenkinsfile +++ b/Jenkinsfile
@@ -6,6 +6,6 @@ echo env.BRANCH_NAME - httpRequest consoleLogResponseBody: true, url: 'https://gerrit.opencord.org/projects/?type=CODE&b=$BRANCH_NAME', validResponseCodes: '200' + httpRequest consoleLogResponseBody: true, url: 'https://gerrit.opencord.org/projects/?type=CODE&b=env.BRANCH_NAME', validResponseCodes: '200' }