Skip to content
Snippets Groups Projects
Commit b00701b9 authored by Cristoffel Marcus Gehring's avatar Cristoffel Marcus Gehring
Browse files

correct backend url

parent ded9b17d
No related tags found
Loading
Pipeline #180010 passed
......@@ -34,7 +34,7 @@ build-image-staging:
--context "${CI_PROJECT_DIR}"
--dockerfile "${CI_PROJECT_DIR}/Dockerfile"
--label "commit-sha=${CI_COMMIT_SHORT_SHA}"
--build-arg API_HOST="https://api.nmc-tuana-back-24.unibas.ch"
--build-arg API_HOST="https://api.nmc-tuana-back-24.nmc.unibas.ch"
--destination "${CI_REGISTRY_IMAGE}:staging"
tag-live:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment