Skip to content

Commit

Permalink
Add docker system prune command to prevent disk space issues
Browse files Browse the repository at this point in the history
  • Loading branch information
srosset81 authored Oct 15, 2024
1 parent 53018b7 commit 54d91b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,6 @@ jobs:
port: 22
script: |
cd deployment_semapps_av
docker system prune
docker compose build av-website
docker compose up -d av-website

0 comments on commit 54d91b8

Please sign in to comment.