summaryrefslogtreecommitdiff
path: root/shippable.yml
diff options
context:
space:
mode:
authorMatt Clay <matt@mystile.com>2017-01-19 10:24:03 -0800
committerMatt Clay <matt@mystile.com>2017-01-19 11:43:07 -0800
commit25caa67d41e62615e7d5d5cc93103730958ebb7f (patch)
treed60c0dea5d892b0ca105ac24a9cbf2167203f069 /shippable.yml
parent537b3b75a6681c643d39bee3975b0c8310a7d600 (diff)
downloadansible-25caa67d41e62615e7d5d5cc93103730958ebb7f.tar.gz
Disable pull of updated Shippable docker image.
This should improve reliability of our jobs on Shippable. The Shippable AMIs should already have the latest docker image, per Shippable support, so pull doesn't provide any benefit for us.
Diffstat (limited to 'shippable.yml')
-rw-r--r--shippable.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/shippable.yml b/shippable.yml
index 9937005691..cbd25c4c5b 100644
--- a/shippable.yml
+++ b/shippable.yml
@@ -58,6 +58,9 @@ build:
pre_ci:
- docker images | grep u14pyt
pre_ci_boot:
+ image_name: drydock/u14pyt
+ image_tag: prod
+ pull: false
options: "--privileged=false --net=bridge"
ci:
- test/utils/shippable/timing.sh test/utils/shippable/shippable.sh