Skip to content

Commit 679c088

Browse files
committed
Use v4.0.0rc1 for setup
1 parent 5eb1107 commit 679c088

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/v4/ubuntu_server_1204.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ cd /home/gitlab
137137
sudo -u gitlab -H git clone https://github.com/gitlabhq/gitlabhq.git gitlab
138138
cd /home/gitlab/gitlab
139139
# Checkout v4
140-
sudo -u gitlab -H git checkout fa203e8b67b3e8fd25ab1edd0ccbedc6072563b2
140+
sudo -u gitlab -H git checkout v4.0.0rc1
141141

142142
# Copy the example GitLab config
143143
sudo -u gitlab -H cp config/gitlab.yml.example config/gitlab.yml

0 commit comments

Comments
 (0)