Skip to content

Commit

Permalink
Lets see if clean up the build cache helps
Browse files Browse the repository at this point in the history
  • Loading branch information
justinclift committed Oct 3, 2024
1 parent d0e4740 commit a69537a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,9 @@ test_run() {
# Delete the upgraded PostgreSQL data directory
sudo rm -rf postgres-data

### FIXME: See if this helps
docker system prune -f

### FIXME:
echo "ls #2"
sudo ls -la postgres-data
Expand Down

0 comments on commit a69537a

Please sign in to comment.