Skip to content
Snippets Groups Projects
Commit 3973efe0 authored by Cédric Willekens's avatar Cédric Willekens
Browse files

Remove slash from url variable

parent 9465e5e8
No related branches found
No related tags found
2 merge requests!774Deploy,!769Remove slash from url variable
...@@ -471,7 +471,7 @@ e2e-testing: ...@@ -471,7 +471,7 @@ e2e-testing:
- .build_cached - .build_cached
image: mcr.microsoft.com/playwright/java:v1.40.0-jammy image: mcr.microsoft.com/playwright/java:v1.40.0-jammy
variables: variables:
URL: "queue.eiptest.ewi.tudelft.nl/" URL: "queue.eiptest.ewi.tudelft.nl"
needs: needs:
- gradle_build - gradle_build
- deploy_staging - deploy_staging
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment