GIT/GitLab

GIT/GitLab

[Gitlab] Vue3+Quasar 프로젝트 Gitlab CI/CD 구축(1) - gitlab-runner 설치 및 등록

배포해야 할 서버 : CentOS 7   ✅ 서버에 필요한 필수 프로그램을 설치node를 가장 먼처 설치하는게 중요합니다. (npm이 필요하기 때문. node.js 설치하면 npm 자동 설치 됨)1. Node.js(npm) 2. Git3. Vue4. Yarn  ✅ Node.js 설치아래 게시글 참고하여 설치 진행https://leewoogi.tistory.com/274  ■ 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...

GIT/GitLab

STS Local과 Gitlab 저장소 동기화 하기

보호되어 있는 글입니다.

GIT/GitLab

STS(3.9.11)에서 GitLab 프로젝트 가져오기

보호되어 있는 글입니다.

GIT/GitLab

STS 에서 Gitlab 프로젝트 가져오기

보호되어 있는 글입니다.

미도반
'GIT/GitLab' 카테고리의 글 목록 (2 Page)