commit | c70f1c21c8e9ebd7776ed4c065fd1aa05115ba3c | [log] [tgz] |
---|---|---|
author | Sergey Kulanov <skulanov@mirantis.com> | Wed Nov 16 13:05:20 2016 +0200 |
committer | Sergey Kulanov <skulanov@mirantis.com> | Wed Nov 16 13:05:20 2016 +0200 |
tree | 661410ac8d0e544c6d19e6284b96531557662a3b | |
parent | edba5a547578272921ae33929424e36173f68ca1 [diff] |
Artifactory refactoring * Define new mandatory properties in artifactory: 'com.mirantis.buildName':"${env.JOB_NAME}" 'com.mirantis.buildNumber': "${env.BUILD_NUMBER}" * All mandatory properties MUST be the same both for binary and docker images * Remove overloaded uriByProperties() with String as second paramter, it's better to use the original one with LinkedHashMap Change-Id: I2c6ea7e4fd035a1b68122ee4bc00562c0f4d8814