Skip to content

Commit 68d342c

Browse files
committed
checkout to 4-0-stable
1 parent b37858a commit 68d342c

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 v4.0.0rc1
140+
sudo -u gitlab -H git checkout 4-0-stable
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)