summaryrefslogtreecommitdiff
path: root/doc/update/7.12-to-7.13.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/update/7.12-to-7.13.md')
-rw-r--r--doc/update/7.12-to-7.13.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/update/7.12-to-7.13.md b/doc/update/7.12-to-7.13.md
index 7fc85f6..2877c29 100644
--- a/doc/update/7.12-to-7.13.md
+++ b/doc/update/7.12-to-7.13.md
@@ -37,6 +37,7 @@ otherwise your secrets are exposed if one of your backups is compromised.
```
sudo -u gitlab_ci -H cp config/secrets.yml.example config/secrets.yml
+sudo -u gitlab_ci -H chmod 0600 config/secrets.yml
```
### 5. Install libs, migrations etc