Skip to content

Commit

Permalink
test ci
Browse files Browse the repository at this point in the history
  • Loading branch information
celer committed Jun 7, 2024
1 parent be2b28f commit 65fa9e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
username: ${{ secrets.SERVER_USERNAME }}
password: ${{ secrets.SERVER_PASSWORD }}
script: |
docker compose down --remove-orphans
docker compose down --remove-orphans -v code
docker system prune -a -f
- name: Send files to server
Expand Down

0 comments on commit 65fa9e2

Please sign in to comment.