diff options
author | Matt Clay <matt@mystile.com> | 2018-10-09 11:45:21 -0700 |
---|---|---|
committer | Matt Clay <matt@mystile.com> | 2018-10-09 11:46:46 -0700 |
commit | b6810eb37c576eb0688184fc97a402290f0d4326 (patch) | |
tree | 5cb0df93e4c0fec40d41b7ce8bc66728edc821e9 /shippable.yml | |
parent | 2703be8368f1e1510866b2c3049c329e40ccbebf (diff) | |
download | ansible-b6810eb37c576eb0688184fc97a402290f0d4326.tar.gz |
Use default Shippable container. (#46703)
(cherry picked from commit 40c9301b2738108e0b68ccf47da48153de257c96)
Diffstat (limited to 'shippable.yml')
-rw-r--r-- | shippable.yml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/shippable.yml b/shippable.yml index 4779dfabfc..18ad67f0fa 100644 --- a/shippable.yml +++ b/shippable.yml @@ -130,11 +130,6 @@ branches: - "revert-*-*" build: - pre_ci_boot: - image_name: drydock/u16pytall - image_tag: master - pull: false - options: "--privileged=false --net=bridge" ci: - test/utils/shippable/timing.sh test/utils/shippable/shippable.sh $T |