Skip to content
Snippets Groups Projects
Commit faa16965 authored by Xiao Gui's avatar Xiao Gui
Browse files

bugfix: siibra-api endpoints

parent 7f808972
No related branches found
No related tags found
No related merge requests found
......@@ -12,9 +12,9 @@ jobs:
MATAMO_URL_PROD: 'https://stats.humanbrainproject.eu/'
PRODUCTION: 'true'
DOCKER_REGISTRY: 'docker-registry.ebrains.eu/siibra/'
SIIBRA_API_STABLE: 'https://siibra-api-stable.apps.hbp.eu/v1_0"'
SIIBRA_API_RC: 'https://siibra-api-rc.apps.hbp.eu/v1_0"'
SIIBRA_API_LATEST: 'https://siibra-api-latest.apps-dev.hbp.eu/v1_0"'
SIIBRA_API_STABLE: 'https://siibra-api-stable.apps.hbp.eu/v1_0'
SIIBRA_API_RC: 'https://siibra-api-rc.apps.hbp.eu/v1_0'
SIIBRA_API_LATEST: 'https://siibra-api-latest.apps-dev.hbp.eu/v1_0'
steps:
- uses: actions/checkout@v2
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment