Update .gitlab-ci.yml file
This commit is contained in:
@@ -3,7 +3,7 @@ docker-build:
|
|||||||
stage: build
|
stage: build
|
||||||
variables:
|
variables:
|
||||||
DOCKER_IMAGE_NAME: olytest/hermione-fe:$CI_COMMIT_SHORT_SHA
|
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:
|
before_script:
|
||||||
- >
|
- >
|
||||||
echo '{
|
echo '{
|
||||||
|
|||||||
Reference in New Issue
Block a user