Skip to content
Snippets Groups Projects
Commit 19a63b0d authored by Robert Speicher's avatar Robert Speicher
Browse files

Add missing code fence closure

parent d906dede
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -101,6 +101,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
```
 
### 7. Install libs, migrations, etc.
 
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment