commit | ed8709c8168248f559e69ca31aafd316acac142f | [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:24:11 2019 +0000 |
tree | ae8005d805ef11154fcc877a070097ba2df95328 | |
parent | dc2c517da5f8b4245f2deb7952afd697848f34f3 [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