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 5eb1107 commit 679c088Copy full SHA for 679c088
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 fa203e8b67b3e8fd25ab1edd0ccbedc6072563b2
+sudo -u gitlab -H git checkout v4.0.0rc1
141
142
# Copy the example GitLab config
143
sudo -u gitlab -H cp config/gitlab.yml.example config/gitlab.yml
0 commit comments