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 302eb91 commit 29419fb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ 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 29419fb

Please sign in to comment.