2019. 10. 21. 03:46ㆍ서버 프로그래밍
GitLab-CI Registry 활성화 및 설치
https://allroundplaying.tistory.com/31
GitLab Container Registry 활성화 하기
ref1 : GitLab Documentation ref2 : Docker 개인저장소 구축 Gitlab Container Registry는 Gitlab 8.8(2016.05)에서 처음 소개되었습니다 Notes: Introduced in GitLab 8.8. Docker Registry manifest v1 support..
allroundplaying.tistory.com
https://swalloow.github.io/gitlabci-docker
Swalloow Blog
{% if page.logo %}{% endif %} {% if page.navigation %} Menu {% endif %} {{ site.name }} {{ site.description }}...
swalloow.github.io
GitLab-CI Runner 설치
https://allroundplaying.tistory.com/21
GitLab-CI Runner 소개, 설치, 등록편 on CentOS, Windows (빌드 & 패키징 & 테스트 자동화)
ref : Install Gitlab Runner 이 글은 Gitlab CI - Runner설치에 대해 다룬다 * 8.x 버전당시 Gitlab CI 아키텍쳐 Runner는 CI시스템에서 우리가 명세한 작업을 수행하고 결과를 Gitlab으로 피드백하는 녀석이다..
allroundplaying.tistory.com