build docker

test
dan 2020-10-26 21:01:24 -06:00
parent f031ea3c9b
commit 96ad62751d
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ steps:
image: docker
commands:
- docker --version
- dockerd
- docker build --tag ofb_angular .
- docker images