pipeline update

test
dan 2020-10-27 00:05:46 -06:00
parent cd0bf8f317
commit 7a67e6eea9
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ steps:
path: /var/run/docker.sock
commands:
- docker build --tag ofb_angular .
- docker run -d -p "8111:8111 ofb_angular"
- docker run -d -p "8111:8111" ofb_angular
volumes: