Skip to content

Commit

Permalink
Test: CI 파이프라인 테스트
Browse files Browse the repository at this point in the history
  • Loading branch information
tioon committed Apr 23, 2024
1 parent 2d925da commit 76e3451
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/CI.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ jobs:
AWS_DEFAULT_REGION: 'us-east-2' # 필요에 따라 리전을 설정하세요
run: |
aws --endpoint-url=https://kr.object.ncloudstorage.com s3 ls s3://baebae-bucket
- name: Set up AWS CLI Environment
run: |
aws configure
Expand Down

0 comments on commit 76e3451

Please sign in to comment.