install docker

pull/8819/head
Medya Gh 2020-07-24 00:10:23 -07:00
parent da0ca84762
commit bd62de7858
1 changed files with 1 additions and 0 deletions

View File

@ -40,6 +40,7 @@ jobs:
echo $(which jq)
- name: Build Image
run: |
sudo apt-get install -y docker.io
make kic-base-image
docker images
- name: Install kubectl