Skip to content

Commit

Permalink
action ec2 script add
Browse files Browse the repository at this point in the history
  • Loading branch information
papicc45 committed Nov 15, 2023
1 parent 4c1002d commit 048db07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ jobs:
script : |
sudo docker stop $(sudo docker ps -a -q)
sudo docker rm $(sudo docker ps -a -q)
sudo docker pull jerneithe/comment_service
sudo docker pull jerneithe/category_service

0 comments on commit 048db07

Please sign in to comment.