diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 473aefe..9190b47 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -35,7 +35,7 @@ docker-build: --context "${CI_PROJECT_DIR}" --dockerfile "${CI_PROJECT_DIR}/Dockerfile" --destination "${DOCKER_IMAGE_NAME}" - --build-arg "VITE_BACKEND_URL=https://apollo-nu6mvqujsq-ey.a.run.app" + --build-arg "VITE_BACKEND_URL=http://olympus-api-gateway.olympusai.live/apollo" # Run this job in a branch where a Dockerfile exists rules: @@ -44,4 +44,4 @@ docker-build: - Dockerfile when: manual tags: - - OLYMPUS \ No newline at end of file + - OLYMPUS