Update .gitlab-ci.yml file
This commit is contained in:
@@ -35,7 +35,7 @@ docker-build:
|
|||||||
--context "${CI_PROJECT_DIR}"
|
--context "${CI_PROJECT_DIR}"
|
||||||
--dockerfile "${CI_PROJECT_DIR}/Dockerfile"
|
--dockerfile "${CI_PROJECT_DIR}/Dockerfile"
|
||||||
--destination "${DOCKER_IMAGE_NAME}"
|
--destination "${DOCKER_IMAGE_NAME}"
|
||||||
--build-arg "VITE_BACKEND_URL=http://olympus-api-gateway.olympusai.live/apollo"
|
--build-arg "VITE_BACKEND_URL=http://olympus-api-gateway-aks.olympusai.live/apollo"
|
||||||
|
|
||||||
# Run this job in a branch where a Dockerfile exists
|
# Run this job in a branch where a Dockerfile exists
|
||||||
rules:
|
rules:
|
||||||
|
|||||||
Reference in New Issue
Block a user