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

modify

parent 5379f76e
Pipeline #465 passed with stages
in 2 minutes and 9 seconds
......@@ -2,6 +2,11 @@ version: '3.2'
services:
spring-ci-service:
build:
context: ../../spring-ci-advanced
args:
PROJECT_VERSION: ${PROJECT_VERSION}
JDK_BASE_IMAGE: ${JDK_BASE_IMAGE}
image: "${IMAGE_REGISTRY_URL}/${PROJECT_CODE}/${IMAGE_TYPE}/spring-ci-service:${TAG}"
container_name: "spring-ci-service"
network_mode: "host"
......
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