Skip to content
Snippets Groups Projects
Verified Commit d9e4acf8 authored by Kristian Klausen's avatar Kristian Klausen :tada:
Browse files

Fix command for updating gitlab

parent 7b850259
No related branches found
No related tags found
No related merge requests found
Pipeline #9984 passed
......@@ -166,7 +166,7 @@ See [docs/backups.md](./docs/backups.md) for detailed backup information.
Our Gitlab installation uses [Omnibus](https://docs.gitlab.com/omnibus/) to run Gitlab on Docker. Updating Gitlab is as simple as running the ansible gitlab playbook:
ansible-playbook playbooks/gitlab.archlinux.org -t gitlab
ansible-playbook playbooks/gitlab.archlinux.org.yml --diff -t gitlab
## One-shots
......
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