From c246a7bce2e5edcc22bdcd1b4769b4fc9f1ace5d Mon Sep 17 00:00:00 2001 From: Sumedh Date: Tue, 13 Aug 2024 06:25:02 +0000 Subject: [PATCH] url corrected --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index a90eb93..28b1b1f 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://hermione-fe-gateway.gcp.it:8080/hermione + VITE_BACKEND_URL: http://olympus-gateway.gcp.it:8080/hermione before_script: - > echo '{