Skip to content

Commit

Permalink
엘라스틱 빈스톡 이름변경
Browse files Browse the repository at this point in the history
  • Loading branch information
Dom1046 committed Dec 3, 2024
1 parent d0d9bcb commit f3011ca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@ jobs:
with:
aws_access_key: ${{secrets.MALLANG_ACCESS_KEY}}
aws_secret_key: ${{secrets.MALLANG_SECRET_KEY}}
application_name: Mallangs-two-web
environment_name: Mallangs-two-web-env
application_name: Mallangs2-two
environment_name: Mallangs2-two-env
version_label: github-action-${{steps.current-time.outputs.formattedTime}}
region: ap-northeast-2
deployment_package: ./build/libs/${{env.artifact}}

0 comments on commit f3011ca

Please sign in to comment.