Skip to content

Commit

Permalink
Update deploy.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Somnath-Chattaraj authored Jul 30, 2024
1 parent 1496779 commit 1767c12
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,6 @@ jobs:
- name: Verify Pushed Image
run: docker pull somnath910/statuscode1:latest # Replace with your Docker Hub username and repository

deploy:
runs-on: ubuntu-latest
needs: build-and-push

steps:
- name: Deploy to EC2
uses: appleboy/ssh-action@master
with:
Expand Down

0 comments on commit 1767c12

Please sign in to comment.