mirror of
https://github.com/jupyterhub/the-littlest-jupyterhub.git
synced 2025-12-18 21:54:05 +08:00
[CI] Automatically say 'yes' to docker-ce install
This commit is contained in:
@@ -55,7 +55,7 @@ jobs:
|
||||
|
||||
apt-get update
|
||||
|
||||
apt-get install docker-ce
|
||||
apt-get install --yes docker-ce
|
||||
|
||||
- run:
|
||||
name: build CI image
|
||||
|
||||
Reference in New Issue
Block a user