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

modify

parent ca501cb7
Pipeline #464 passed with stages
in 2 minutes and 7 seconds
......@@ -2,4 +2,9 @@ version: '3.2'
services:
spring-ci-service:
image: "${DOCKER_STAGING_REGISTRY}/${PROJECT_CODE}/${IMAGE_TYPE}/spring-ci-service:${TAG}"
image: "${IMAGE_REGISTRY_URL}/${PROJECT_CODE}/${IMAGE_TYPE}/spring-ci-service:${TAG}"
container_name: "spring-ci-service"
network_mode: "host"
environment:
TZ: "Asia/Ho_Chi_Minh"
restart: always
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