| 플러그인 설치

 

  • Jenkins > Jenkins 관리 > 플러그인 관리 > Available plugins > S3 검색
  • S3 Publisher 설치

 

| 환결성정

 

  • Jenkins > Jenkins 관리 > 시스템 설정 > Amazon S3 profiles > '추가' 버튼 클릭
  • 아래와 같이 Profile name / Access key / Secret key를 입력

 

| JOB 설정

 

  • 사용할 Profile을 선택
  • Source: 업로드할 파일의 경로를 입력 (ant glob syntax를 따름)
  • Exclude: 제외되어야 할 파일 경로 혹은 패턴
  • Destination bucket: 파일을 업로드할 위치
  • Storage class: 아마존 S3 스토리지 클래스 [자세히 알아보기]
  • Bucket Region: ap-northest-2 [Asia Pacific (Seoul) Region]

 

| 참고

 

 

 

객체 스토리지 클래스 – Amazon S3

 

aws.amazon.com

 

 

아시아 태평양(서울) 리전 - AWS CloudFormation

이 페이지에 작업이 필요하다는 점을 알려 주셔서 감사합니다. 실망시켜 드려 죄송합니다. 잠깐 시간을 내어 설명서를 향상시킬 수 있는 방법에 대해 말씀해 주십시오.

docs.aws.amazon.com

 

 

FileSet Type

erroronmissingdir Specify what happens if the base directory does not exist. If true a build error will happen, if false, the fileset will be ignored/empty. Since Apache Ant 1.7.1 No; defaults to true (for backward compatibility reasons)

ant.apache.org

 

반응형

+ Recent posts