Skip to content

Commit

Permalink
Update auto-build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hi02102002 committed Jun 25, 2024
1 parent d57d768 commit da5694e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- name: executing remote ssh commands using ssh key
uses: fifsky/ssh-action@master
with:
script: |
command: |
cd /home/ubuntu
sudo docker rmi $(sudo docker images --filter "dangling=true" -q --no-trunc)
sudo docker compose pull
Expand Down

0 comments on commit da5694e

Please sign in to comment.