Skip to content
Snippets Groups Projects
Commit 9d919857 authored by Reiter, Christoph's avatar Reiter, Christoph :snake:
Browse files

Correct the deployment url for dev

parent 110eacc3
No related branches found
No related tags found
No related merge requests found
Pipeline #53106 failed
...@@ -89,7 +89,7 @@ deploy_development: ...@@ -89,7 +89,7 @@ deploy_development:
- main - main
environment: environment:
name: development name: development
url: https://mw-dev.tugraz.at url: https://api-template-dev.tugraz.at/
variables: variables:
DEPLOY_HOST: mw01-dev.tugraz.at DEPLOY_HOST: mw01-dev.tugraz.at
DEPLOY_KEY: "$DEPLOY_SSH_KEY" DEPLOY_KEY: "$DEPLOY_SSH_KEY"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment