Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Pontifex-Hugo
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
HOOU an der TUHH Projekte
Pontifex
Pontifex-Hugo
Commits
72b8174e
Commit
72b8174e
authored
2 years ago
by
Fabian Nuraddin Alexander Gabel
Browse files
Options
Downloads
Patches
Plain Diff
add trailing slash for proxy
parent
1d5eb3d0
No related branches found
No related tags found
2 merge requests
!8
Revert "Change design single"
,
!7
add review app for mr
Pipeline
#149132
passed
2 years ago
Stage: build
Stage: review
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+1
-1
1 addition, 1 deletion
.gitlab-ci.yml
with
1 addition
and
1 deletion
.gitlab-ci.yml
+
1
−
1
View file @
72b8174e
...
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment