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

modify

parent 5ec5d170
Pipeline #460 passed with stages
in 2 minutes and 7 seconds
...@@ -7,8 +7,8 @@ services: ...@@ -7,8 +7,8 @@ services:
args: args:
PROJECT_VERSION: ${PROJECT_VERSION} PROJECT_VERSION: ${PROJECT_VERSION}
JDK_BASE_IMAGE: ${JDK_BASE_IMAGE} JDK_BASE_IMAGE: ${JDK_BASE_IMAGE}
image: "${IMAGE_REGISTRY_URL}/${PROJECT_CODE}/${IMAGE_TYPE}/spring-ci-advanced:${TAG}" image: "${IMAGE_REGISTRY_URL}/${PROJECT_CODE}/${IMAGE_TYPE}/spring-ci-service:${TAG}"
container_name: "spring-ci-advanced" container_name: "spring-ci-service"
network_mode: "host" network_mode: "host"
environment: environment:
TZ: "Asia/Ho_Chi_Minh" TZ: "Asia/Ho_Chi_Minh"
......
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