Skip to content

Commit

Permalink
[Chore] 워크플로우 ec2 도커 재설치
Browse files Browse the repository at this point in the history
  • Loading branch information
JIHYUN2EE committed Aug 29, 2024
1 parent b710f9d commit 5b50530
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
docker push ${{ secrets.DOCKER_USERNAME }}/fitpet:latest
deploy:
# 배포 작업은 빌드 작업이 완료된 후 실행
# 배포 작업은 빌드 작업이 완료된 후 실행하게
runs-on: ubuntu-latest
needs: build

Expand Down

0 comments on commit 5b50530

Please sign in to comment.