Commit 41cce657 authored by Bùi Bá Trường's avatar Bùi Bá Trường

Modify

parent 9c7279d4
Pipeline #421 passed with stages
in 2 minutes and 14 seconds
...@@ -67,7 +67,7 @@ sub_docker-build(){ ...@@ -67,7 +67,7 @@ sub_docker-build(){
echo "Need to package before building with docker-compose.." echo "Need to package before building with docker-compose.."
sub_package sub_package
fi fi
docker-compose -f deploy/docker-compose.yml build -d docker-compose -f deploy/docker-compose.yml build
} }
sub_docker-up(){ sub_docker-up(){
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment