GIT/GitLab

GIT/GitLab

CentOS 7 Gitlab 설치

■ Git 설치 1. git 설치 [root@localhost ]# yum install git 2. rpm 다운로드(git 설치 안되는 경우에만) [root@localhost ]# yum install http://opensource.wandisco.com/centos/7/git/x86_64/wandisco-git-release-7-1.noarch.rpm 3. git 버전 확인 [root@localhost ]# git --version ■ gitlab 설치 1. 아래 공식 사이트 접속 https://about.gitlab.com/installation/#centos 2. CentOS 7 클릭 3. 아래 URL 복사 4. gitlab ce 레파지토리 추 [root@localhost ]# curl -sS ..

GIT/GitLab

STS - GitLab classfile 올리기

보호되어 있는 글입니다.

GIT/GitLab

Merge request 방법

보호되어 있는 글입니다.

GIT/GitLab

Gitlab CI/CD 구축(2) .gitlab-ci.yml

보호되어 있는 글입니다.

미도반
'GIT/GitLab' 카테고리의 글 목록