Skip to content

Commit

Permalink
💚 Ci : 개발 인프라 도쿄로 이전 (#59)
Browse files Browse the repository at this point in the history
  • Loading branch information
CYY1007 authored Oct 11, 2023
1 parent 971ba0e commit b8f8362
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/dev_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,10 +53,10 @@ jobs:
with:
aws_access_key: ${{ secrets.AWS_ACTION_ACCESS_KEY_ID }}
aws_secret_key: ${{ secrets.AWS_ACTION_SECRET_ACCESS_KEY }}
application_name: breifing-dev
environment_name: Breifing-dev-env
application_name: briefing-dev
environment_name: Briefing-dev-env
version_label: github-action-${{ steps.current-time.outputs.formattedTime }}
region: ap-northeast-2
region: ap-northeast-1
deployment_package: deploy/deploy.zip
wait_for_environment_recovery: 60

0 comments on commit b8f8362

Please sign in to comment.