티스토리 뷰
728x90
bitbucket-pipelines.yml
image: gradle:6.6.0-jdk11
pipelines:
pull-requests:
'**':
- step:
script:
- cd ./package
- ./gradlew build
custom:
s3-prod-mdp-batch:
- step:
script:
- cd package
- ./gradlew jar
- cd ..
- mkdir -p bucket/seunggabi/prod/jar/seunggabi-batch
- cp seunggabi/build/libs/seunggabi-batch.jar bucket/seunggabi/prod/jar/seunggabi-batch/
artifacts:
- bucket/**
- step:
script:
- pipe: atlassian/aws-s3-deploy:0.3.8
variables:
AWS_ACCESS_KEY_ID: ${AWS_ACCESS_KEY_ID}
AWS_SECRET_ACCESS_KEY: ${AWS_SECRET_ACCESS_KEY}
AWS_DEFAULT_REGION: ${AWS_DEFAULT_REGION}
S3_BUCKET: bucket
LOCAL_PATH: bucket
https://bitbucket.org/atlassian/aws-s3-deploy/src/master/
https://support.atlassian.com/bitbucket-cloud/docs/deploy-to-aws-with-s3/
https://bitbucket.org/atlassian/aws-s3-deploy/src/master/pipe/pipe.sh
https://confluence.curvc.com/pages/releaseview.action?pageId=109643555
https://docs.aws.amazon.com/ko_kr/cli/latest/userguide/cli-services-s3-commands.html
https://velog.io/@banjjoknim/Bitbucket-Pipelines-%EC%82%B4%ED%8E%B4%EB%B3%B4%EA%B8%B0
https://stackoverflow.com/questions/61136340/bitbucket-pipelines-could-not-find-gradle
https://yunzema.tistory.com/260
728x90
'공부' 카테고리의 다른 글
[Spark] dataframe to table (0) | 2022.11.07 |
---|---|
[HBase] tuning (0) | 2022.11.07 |
[AWS] graviton (0) | 2022.11.07 |
[AWS] SES (email) (0) | 2022.11.07 |
[flink] basic (0) | 2022.11.03 |
댓글
250x250
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
TAG
- 테슬라 리퍼럴 코드 생성
- 클루지
- 연애학개론
- 테슬라 레퍼럴 적용 확인
- 테슬라
- 모델 Y 레퍼럴
- 테슬라 크레딧 사용
- 테슬라 리퍼럴 코드 혜택
- wlw
- 테슬라 레퍼럴
- Bot
- Kluge
- 레퍼럴
- 인스타그램
- 테슬라 추천
- 어떻게 능력을 보여줄 것인가?
- 팔로워 수 세기
- 개리마커스
- COUNT
- 할인
- 유투브
- 테슬라 리퍼럴 코드
- 테슬라 레퍼럴 코드 확인
- 김달
- 모델y
- follower
- 책그림
- 메디파크 내과 전문의 의학박사 김영수
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
글 보관함