GitLab 更新方式
每個月 22 釋出更新版本。
更新方式如下:
- Make a backup ( Optional )
備份,不一定要做,但為了保險還是先備份。If you would like to make a backup, the below command will be backup date in /var/opt/gitlab/backups by default.
sudo gitlab-rake gitlab:backup:create STRATEGY=copy - Update GitLab
更新 GitLab 至最新版本Update to the latest version of GitLab
sudo apt-get update && sudo apt-get install gitlab-ce - 完成後會出現以下畫面
