We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18c2c9d commit 83707b0Copy full SHA for 83707b0
.github/workflows/integration-tests.yml
@@ -76,7 +76,7 @@ jobs:
76
docker compose down \
77
--volumes \
78
--remove-orphans \
79
- --rmi all
+ --rmi local
80
81
- name: Save report
82
if: failure()
0 commit comments