Skip to content

Commit

Permalink
chore: EB deploy envs 삭제
Browse files Browse the repository at this point in the history
  • Loading branch information
char-yb committed Jul 16, 2024
1 parent bdee911 commit 9aac011
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/develop-build-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@ jobs:
aws_access_key: ${{ secrets.AWS_ACCESS_KEY_ID }}
aws_secret_key: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
existing_bucket_name: "walwal-server-dev-deployment"
envs: IMAGE_FULL_URL, DOCKERHUB_IMAGE_NAME # docker-compose.yml 에서 사용할 환경 변수
application_name: "walwal-dev"
environment_name: "Walwal-dev-env"
version_label: "github-action-dev-${{ steps.format-time.outputs.replaced }}"
Expand Down

0 comments on commit 9aac011

Please sign in to comment.