Skip to content

Commit

Permalink
images pruned before pulling
Browse files Browse the repository at this point in the history
  • Loading branch information
dononitram committed Apr 1, 2024
1 parent bf0990c commit 6f031e2
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 @@ -317,4 +317,5 @@ jobs:
wget https://raw.githubusercontent.com/arquisoft/wiq_es05b/master/docker-compose.yml -O docker-compose.yml
wget https://raw.githubusercontent.com/arquisoft/wiq_es05b/master/.env -O .env
docker compose --profile prod down
docker image prune -f
docker compose --profile prod up -d --pull always

0 comments on commit 6f031e2

Please sign in to comment.