Update .gitlab-ci.yml
This commit is contained in:
@@ -17,7 +17,7 @@ docker-build:
|
||||
--context "${CI_PROJECT_DIR}"
|
||||
--dockerfile "${CI_PROJECT_DIR}/Dockerfile"
|
||||
--destination "${DOCKER_IMAGE_NAME}"
|
||||
--build-arg "VITE_BACKEND_URL=https://hermione-nu6mvqujsq-ey.a.run.app"
|
||||
--build-arg "VITE_BACKEND_URL=https://olympus-api-gateway-nu6mvqujsq-ey.a.run.app/hermione"
|
||||
# Run this job in a branch where a Dockerfile exists
|
||||
rules:
|
||||
- if: $CI_COMMIT_BRANCH
|
||||
|
||||
Reference in New Issue
Block a user