summaryrefslogtreecommitdiff
path: root/shippable.yml
diff options
context:
space:
mode:
authorMatt Clay <matt@mystile.com>2017-04-26 15:04:28 +0800
committerGitHub <noreply@github.com>2017-04-26 15:04:28 +0800
commit0587d5926685a6ae004b8d5065ed1a803b13386f (patch)
tree8f4ec6c3ca0a3cddb4b6d0aae2fbaaadd4c3f1fd /shippable.yml
parentbe6ca006a2ccc70114a5f43777c583e0ac419678 (diff)
downloadansible-0587d5926685a6ae004b8d5065ed1a803b13386f.tar.gz
Use Shippable image: drydock/u16pytall:master (#23997)
* Use Shippable image: drydock/u16pytall:master * Do not install python 3.6 on Shippable.
Diffstat (limited to 'shippable.yml')
-rw-r--r--shippable.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/shippable.yml b/shippable.yml
index 54162da02e..dbf1b5c7fb 100644
--- a/shippable.yml
+++ b/shippable.yml
@@ -55,10 +55,10 @@ matrix:
- env: TEST=linux/ubuntu1604py3/3
build:
pre_ci:
- - docker images | grep u14pyt
+ - docker images drydock/u16pytall
pre_ci_boot:
- image_name: drydock/u14pyt
- image_tag: prod
+ image_name: drydock/u16pytall
+ image_tag: master
pull: false
options: "--privileged=false --net=bridge"
ci: