Auto Build(CI SCM GIT)19 Jenkins SSH 원격지 배포 1. 플러그인 설정 - Build Pipeline Plugin 쉽게 말하면 Job들 간에 관계를 제공합니다. Job 간의 순서와 트리거 기능을 제공합니다. - dashboard-view Build Pipeline Plugin에 종속성을 가지고 있는 플러그인으로 연관 관계가 있는 Job들 간의 Dashboard를 제공합니다. - Slicing Plugin 빌드 히스토리 관리 (오래된 히스토리 폐기 https://wiki.jenkins.io/display/JENKINS/Discard+Old+Build+plugin ) - Deploy to container - publish over ssh (SSH Publishers plugin) 배포 플러그인 - embeddable-build-status git lab 에.. 2016. 10. 19. Git 기본 명령어 / Git tag, Merge 기본 구조 특징1. 분산 개발 2. 강력한 선형 개발 지원 3. 대형 프로젝트에 합리적임 4. 암호회된 인증 히스토리 5. 손쉬운 스크립팅 도구 제공 Each file in the Working Directory can be in one of two states: Tracked or Untracked. All files in the Working Directory that were neither in the last snapshot nor in the Staging Area are Untracked files. Tracked files are files that were in the last snapshot; The Tracked files (e.g. Git controlled files) in turn.. 2016. 7. 21. use github 소셜 프로그래밍? gethub Sitehttps://github.com/mycup/ help githubhttp://help.github.com/ .installation Set up Git -ssh 인증키 생성 및 이것저것.. -듀토리얼 따라하면 다 할수 있음. .create Repository 여기 까지만 설정. .Fork (cloen) a Repo : 타 사용자의 Project cloen / fork 와 colen 은 다소 차이가 있음. .Besoial : ? 일반 개념 정의 *Local Repository - subVersion (SVN) 혹은 CVS라고 생각하고 사용한다면 혼란이 올수 있음. - 따로 설치하거나 구동하지 않음, 단지 자신의 OS에 git이 설치되어있고, Clone로 프로젝트를 다운 받았다면 파일이.. 2012. 7. 19. 이전 1 2 3 4 5 다음 728x90