[CI] Automatically say 'yes' to docker-ce install

This commit is contained in:
yuvipanda
2018-06-29 02:48:27 -07:00
parent 061b77e944
commit 8ad0205264

View File

@@ -55,7 +55,7 @@ jobs:
apt-get update
apt-get install docker-ce
apt-get install --yes docker-ce
- run:
name: build CI image