Skip to content

Commit

Permalink
check service
Browse files Browse the repository at this point in the history
  • Loading branch information
akasona committed Nov 21, 2024
1 parent befe89e commit a1cdb31
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build-and-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,6 @@ jobs:
- run: sudo systemctl status docker
- run: sudo systemctl restart docker
- run: sudo systemctl stop docker
- run: sudo mkdir -p /etc/systemd/system/docker.service.d
- run: sudo ls -l /etc/systemd/system/docker.service.d

0 comments on commit a1cdb31

Please sign in to comment.