Skip to content

Commit 917ea77

Browse files
committed
Fix pages when access control is true
1 parent c5cfee8 commit 917ea77

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
@@ -2154,6 +2154,7 @@ if [[ ${GITLAB_PAGES_ACCESS_CONTROL} == true ]]; then
21542154
fi
21552155

21562156
update_template ${GITLAB_PAGES_CONFIG} \
2157+
GITLAB_RELATIVE_URL_ROOT \
21572158
GITLAB_PAGES_ACCESS_CLIENT_ID \
21582159
GITLAB_PAGES_ACCESS_CLIENT_SECRET \
21592160
GITLAB_PAGES_ACCESS_REDIRECT_URI \

0 commit comments

Comments
 (0)