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

truongbb - test MR

parent 6ac2b66c
Pipeline #417 passed with stages
in 1 minute and 24 seconds
......@@ -13,6 +13,7 @@ sub_help(){
echo " sonar-scan Run sonar scanner"
echo " quality-gate Check quality gate"
echo " docker-build Build project with docker"
echo " docker-up Start services via docker"
echo " send-email Send email after stage/pipeline"
echo ""
echo "For help with each sub-command run:"
......@@ -67,7 +68,6 @@ sub_docker-build(){
sub_package
fi
docker-compose -f deploy/docker-compose.yml build
}
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