Skip to content

Commit

Permalink
fix: docker compose로 배포 테스트
Browse files Browse the repository at this point in the history
  • Loading branch information
char-yb committed Jul 17, 2024
1 parent 8148b45 commit 5f37973
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/develop-build-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
environment_name: "Walwal-dev-env"
version_label: "github-action-dev-${{ github.sha }}"
region: ap-northeast-2
deployment_package: stonebed/docker-compose.yaml
deployment_package: docker-compose.yaml

## slack 알람
- name: Slack Alarm
Expand Down

0 comments on commit 5f37973

Please sign in to comment.