commit | 0c4dc2cb59a7b60ac0bdd07330aab68ccbeddac6 | [log] [tgz] |
---|---|---|
author | Oleksii Zhurba <ozhurba@mirantis.com> | Thu Jul 18 10:50:04 2019 -0500 |
committer | Oleksii Zhurba <ozhurba@mirantis.com> | Thu Jul 18 16:17:48 2019 +0000 |
tree | 8c3f81fa9c12e004afe811337b07b76096a33e21 | |
parent | e5bbc683ee42c7df993d5069186abd4921205572 [diff] |
Add condition for docker pull operation By default, when docker plugin is used in pipelines we always pull image as a separate action. Sometimes it may hurt i.e. when registry is accessible only with username and password. This w/a will implement a switch that can enable or disable pull. Related-PROD: PROD-31909 Change-Id: I611a1328da4996d839096796e6e148f35eb91763