diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 6aaf0de..a90eb93 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -3,7 +3,7 @@ docker-build: stage: build variables: DOCKER_IMAGE_NAME: olytest/hermione-fe:$CI_COMMIT_SHORT_SHA - VITE_BACKEND_URL: http://olympus-gateway-service.olympus.svc.cluster.local:8080/hermione + VITE_BACKEND_URL: http://hermione-fe-gateway.gcp.it:8080/hermione before_script: - > echo '{