Commit 3f35d60b authored by Robert Speicher's avatar Robert Speicher

Fetch before checkout

[ci skip]
parent e049390f
......@@ -74,6 +74,7 @@ sudo -u git -H git checkout v2.6.5
```bash
cd /home/git/gitlab-git-http-server
sudo -u git -H git fetch origin
sudo -u git -H git checkout 0.3.0
sudo -u git -H make
```
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment