Update .gitlab-ci.yml
This commit is contained in:
@@ -3,7 +3,7 @@ docker-build:
|
||||
stage: build
|
||||
variables:
|
||||
DOCKER_IMAGE_NAME: olytest/hermione-fe:$CI_COMMIT_SHORT_SHA
|
||||
VITE_BACKEND_URL: http://gateway.olympusai.app/hermione
|
||||
VITE_BACKEND_URL: http://gateway.olympusai.live/hermione
|
||||
before_script:
|
||||
- >
|
||||
echo '{
|
||||
|
||||
Reference in New Issue
Block a user