...
Option | Description |
---|---|
External storage URL | 리포지토리 정적 개체를 제공할 외부 스토리지의 URL |
External storage authentication token | 외부 스토리지 요청을 식별하는 보안 토큰 |
4. CI / CD
4.1. Continuous Integration and Deployment
Option | Description |
---|---|
Default to Auto DevOps pipeline for all projects | 대체 CI 구성 파일(..gitlab-ci.yml)이 없는 경우 Auto DevOps 파이프라인 실행 |
Auto DevOps domain | 모든 프로젝트의 Auto Review Apps 및 Auto Deploy 단계에 대해 기본적으로 사용할 도메인을 지정 |
Pipeline minutes quota | 그룹이 공유 러너에서 매월 사용할 수 있는 최대 파이프라인 분 수를 설정무제한인 경우 0 |
Maximum artifacts size (MB) | 각 작업의 아티팩트에 대한 최대 파일 크기 설정 |
Default artifacts expiration | 각 작업의 아티팩트에 대한 기본 만료 시간을 설정 |
Archive jobs | job이 오래되고 만료된 것으로 간주되는 기간을 설정 |
Default CI configuration path | 새 프로젝트의 기본 CI 구성 경로 |
4.2. Required pipeline configuration
Option | Description |
---|---|
Select a pipeline configuration file | 인스턴스 전체 자동 포함 파이프라인 구성을 설정 |
4.3. Package Registry
Option | Description |
---|---|
Enable forwarding of NPM package requests to npmjs.org | npmjs.org으로 NPM 패키지 요청 전달 사용 |
4.4. Container Registry
Option | Description |
---|---|
Authorization token duration (minutes) | 토큰 인증 시간 설정 |