test
dan 2020-10-27 00:09:13 -06:00
parent 18ecf3337d
commit 34675f9ae1
1 changed files with 1 additions and 2 deletions

View File

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