Skip to content

Commit

Permalink
Merge pull request #548 from School-of-Company/547-update/deploy-scri…
Browse files Browse the repository at this point in the history
…pt-cd

# 547 copy deploy script 삭제
  • Loading branch information
JuuuuHong authored Aug 12, 2024
2 parents d325579 + 4dccba5 commit e15532b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/bitgouel-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,6 @@ jobs:
aws-secret-access-key: ${{ secrets.AWS_SECRET_KEY }}
aws-region: ${{ secrets.AWS_REGION }}

- name: Copy script
run: cp ./scripts/*.sh ./deploy

- name: Upload to S3
run: aws s3 cp --region ap-northeast-2 ./$GITHUB_SHA.zip s3://$S3_BUCKET_NAME/$PROJECT_NAME/$GITHUB_SHA.zip

Expand Down

0 comments on commit e15532b

Please sign in to comment.