Hello all,
We are trying to deploy a specific version of GitLab CE using Self - Managed installation process.
Its is on CentOS 8 platform.
Referring to step 2 of link https://about.gitlab.com/install/#centos-8
curl https: //packages.gitlab.com/install/repositories/gitlab/gitlab-ee/script.rpm.sh | sudo bash
The bash script “script.rpm.sh” control deployment of GitLab with its dependency packages and tools.
The question is:
where shall I change in the script “script.rpm.sh” to install a specific version of Gitlab CE ?
If anyone have similar pracatise of installing a specific GitLab version or if there is links / docs, please share it
Regards
Soibam