Skip to content
Snippets Groups Projects
Commit f70c5fca authored by lurdan's avatar lurdan
Browse files

fix checkout tag name

parent 0a44ecf3
No related branches found
No related tags found
2 merge requests!5081fixed command to update init script,!4824fix checkout tag name
Loading
Loading
@@ -36,7 +36,7 @@ sudo -u git -H RAILS_ENV=production bundle exec rake gitlab:backup:create
```bash
cd /home/git/gitlab
sudo -u git -H git fetch
sudo -u git -H git checkout 6-0-dev
sudo -u git -H git checkout 6-0-stable
```
 
### 3. Update gitlab-shell
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