Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
immerda
Container Images
gitlab
Commits
dd54099f
Commit
dd54099f
authored
Apr 24, 2021
by
gitlab update bot
Browse files
Update to version 13.11.1
parent
760e0514
Pipeline
#7104
passed with stage
in 12 seconds
Changes
2
Pipelines
7
Hide whitespace changes
Inline
Side-by-side
VERSION
View file @
dd54099f
13.1
0.3
13.1
1.1
assets/update-permissions
View file @
dd54099f
...
...
@@ -49,12 +49,14 @@ if id -u git; then
chown_if_exists git /var/log/gitlab/sidekiq
chown_if_exists git /var/log/gitlab/puma
chown_if_exists git /var/log/gitlab/unicorn
chown_if_exists git /var/log/gitlab/gitaly
# Update log files
chown_if_exists
-R
git:git /var/log/gitlab/gitlab-rails/
*
.log
chown_if_exists
-R
git:git /var/log/gitlab/gitlab-shell/
*
.log
chown_if_exists
-R
git:git /var/log/gitlab/puma/
*
.log
chown_if_exists
-R
git:git /var/log/gitlab/unicorn/
*
.log
chown_if_exists
-R
git:git /var/log/gitlab/gitaly/
*
.log
fi
# Fix nginx buffering directory permission
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment