Skip to content
Snippets Groups Projects
Commit 72b8174e authored by Fabian Nuraddin Alexander Gabel's avatar Fabian Nuraddin Alexander Gabel :speech_balloon:
Browse files

add trailing slash for proxy

parent 1d5eb3d0
No related branches found
No related tags found
2 merge requests!8Revert "Change design single",!7add review app for mr
Pipeline #149132 passed
......@@ -72,7 +72,7 @@ review-app-deploy:
key: "$CI_COMMIT_REF_SLUG"
environment:
name: $CI_COMMIT_REF_NAME
url: https://${REVIEW_PROXY_HOST_NAME}${REVIEW_BASE_DIR}${CI_COMMIT_REF_NAME}
url: https://${REVIEW_PROXY_HOST_NAME}${REVIEW_BASE_DIR}${CI_COMMIT_REF_NAME}/
rules:
- if: $CI_MERGE_REQUEST_ID
......
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