Browse code

Use default Shippable container. (#46703)

(cherry picked from commit 40c9301b2738108e0b68ccf47da48153de257c96)

Matt Clay authored on 2018/10/10 03:45:21
Showing 1 changed files
... ...
@@ -117,11 +117,6 @@ branches:
117 117
     - "revert-*-*"
118 118
 
119 119
 build:
120
-  pre_ci_boot:
121
-    image_name: drydock/u16pytall
122
-    image_tag: master
123
-    pull: false
124
-    options: "--privileged=false --net=bridge"
125 120
   ci:
126 121
     - test/utils/shippable/timing.sh test/utils/shippable/shippable.sh $T
127 122