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

Merge branch 'master' into 'test_MR'

# Conflicts:
#   .gitlab-ci.yml
parents 7f0ea971 6ac2b66c
Pipeline #416 passed with stages
in 2 minutes and 10 seconds
...@@ -79,7 +79,7 @@ sub_docker-up(){ ...@@ -79,7 +79,7 @@ sub_docker-up(){
sub_package sub_package
fi fi
docker-compose -f deploy/docker-compose.yml up docker-compose -f deploy/docker-compose.yml up -d
} }
sub_send-email(){ sub_send-email(){
......
...@@ -12,7 +12,4 @@ services: ...@@ -12,7 +12,4 @@ services:
network_mode: "host" network_mode: "host"
environment: environment:
TZ: "Asia/Ho_Chi_Minh" TZ: "Asia/Ho_Chi_Minh"
restart: always restart: always
\ No newline at end of file
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