Skip to content

Commit

Permalink
Chore: 배포 체크
Browse files Browse the repository at this point in the history
  • Loading branch information
m020202 committed Aug 9, 2024
1 parent c65cb15 commit 302eb91
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ jobs:
- name: ECR에 Docker 이미지 Push 하기
run: docker push ${{ steps.login-ecr.outputs.registry }}/locavel-server:latest


- name: SSH로 EC2에 접속하기
uses: appleboy/ssh-action@v1.0.3
with:
Expand Down

0 comments on commit 302eb91

Please sign in to comment.