Skip to content

Commit 89f5ace

Browse files
authored
Merge pull request #3213 from uda/fix-pages
Fix pages when access control is true
2 parents 4bd2ff0 + 917ea77 commit 89f5ace

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

assets/runtime/functions

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2210,6 +2210,7 @@ if [[ ${GITLAB_PAGES_ACCESS_CONTROL} == true ]]; then
22102210
fi
22112211

22122212
update_template ${GITLAB_PAGES_CONFIG} \
2213+
GITLAB_RELATIVE_URL_ROOT \
22132214
GITLAB_PAGES_ACCESS_CLIENT_ID \
22142215
GITLAB_PAGES_ACCESS_CLIENT_SECRET \
22152216
GITLAB_PAGES_ACCESS_REDIRECT_URI \

0 commit comments

Comments
 (0)