Skip to content

Commit

Permalink
Clean up old images after deploying
Browse files Browse the repository at this point in the history
  • Loading branch information
kmaxii committed Oct 9, 2024
1 parent a92330d commit e268ea3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ jobs:
export COMPOSE_FILE_DIR=/home/opc/website
docker compose pull
docker compose up -d
docker image prune -f
docker logout
EOF
rm oracle_cloud_key

0 comments on commit e268ea3

Please sign in to comment.