From ffdc61b7245300956cdbe61459a35ccb758a310e Mon Sep 17 00:00:00 2001 From: Sumedh Date: Wed, 23 Oct 2024 13:43:01 +0000 Subject: [PATCH] Update .gitlab-ci.yml file --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 8780b4b..4489e10 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-api-gateway.olympusai.live/hermione + VITE_BACKEND_URL: http://olympus-api-gateway-aks.olympusai.live/hermione before_script: - > echo '{