apt update

test
dan 2020-10-26 21:02:55 -06:00
parent 47d94542b6
commit 336152630b
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ steps:
- name: dockerize
image: docker
commands:
- apt update
- docker --version
- sudo dockerd
- docker build --tag ofb_angular .