commit | 08d0a1f769b69ba8ac3c7da115cb326896b71b6b | [log] [tgz] |
---|---|---|
author | alshabib <alshabibi.ali@gmail.com> | Thu Jan 05 15:04:28 2017 -0800 |
committer | alshabib <alshabibi.ali@gmail.com> | Thu Jan 05 15:04:28 2017 -0800 |
tree | 6ccf411e83e7025625d5a73242587cb912956b1f | |
parent | e4efb3d863254c2209993a57b13a85cb3b5a67db [diff] |
branch spec Change-Id: Ibd9830c4adc621f93989fc52a9a4954464761a9e
diff --git a/Jenkinsfile b/Jenkinsfile index c7a7e66..80ea4a2 100644 --- a/Jenkinsfile +++ b/Jenkinsfile
@@ -1,4 +1,4 @@ -def filename = 'manifest-' + ${branch} + '.xml' +def filename = 'manifest-${branch}.xml' timeout (time: 240) { node ('build') {