Skip to content

Commit

Permalink
ci: same issue on web
Browse files Browse the repository at this point in the history
  • Loading branch information
ChecksumDev committed Aug 4, 2023
1 parent 642f2d6 commit eb3e4e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,4 +61,4 @@ jobs:
password: ${{ secrets.PASSWORD }}
port: ${{ secrets.PORT }}
script: |
docker run -v /var/run/docker.sock:/var/run/docker.sock containrrr/watchtower --run-once ghcr.io/${{ github.repository }}:latest
docker run -v /var/run/docker.sock:/var/run/docker.sock containrrr/watchtower --run-once

0 comments on commit eb3e4e9

Please sign in to comment.