Skip to content

Commit

Permalink
chore: 새로운 환경에서 Deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
alsduq1117 committed Feb 26, 2024
1 parent 3437f42 commit 9e9d505
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@ jobs:
with:
aws_access_key: ${{ secrets.AWS_ACCESS_KEY }}
aws_secret_key: ${{ secrets.AWS_SECRET_KEY }}
application_name: jurumarble # 엘리스틱 빈스톡 애플리케이션 이름!
environment_name: Jurumarble-env # 엘리스틱 빈스톡 환경 이름!
application_name: jurumarble # 엘리스틱 빈스톡 애플리케이션 이름
environment_name: Jurumarble-env # 엘리스틱 빈스톡 환경 이름
version_label: jurumarble-${{steps.current-time.outputs.formattedTime}}
region: ap-northeast-2
deployment_package: deploy/deploy.zip

0 comments on commit 9e9d505

Please sign in to comment.