We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b37858a commit 68d342cCopy full SHA for 68d342c
install/v4/ubuntu_server_1204.sh
@@ -137,7 +137,7 @@ cd /home/gitlab
137
sudo -u gitlab -H git clone https://github.com/gitlabhq/gitlabhq.git gitlab
138
cd /home/gitlab/gitlab
139
# Checkout v4
140
-sudo -u gitlab -H git checkout v4.0.0rc1
+sudo -u gitlab -H git checkout 4-0-stable
141
142
# Copy the example GitLab config
143
sudo -u gitlab -H cp config/gitlab.yml.example config/gitlab.yml
0 commit comments