Skip to content

Commit

Permalink
relabeling step
Browse files Browse the repository at this point in the history
  • Loading branch information
krachwal committed Jun 6, 2024
1 parent eed2360 commit b305867
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/cloud-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,6 @@ jobs:
run: |
ssh ec2 "sudo docker run -p 80:80 -d ramanujan-machine-web-portal:latest"
- name: Run Docker container on EC2 instance
- name: Cleanup Docker detritus
run: |
ssh ec2 "sudo docker system prune -f"

0 comments on commit b305867

Please sign in to comment.