We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1746b5 commit 05db282Copy full SHA for 05db282
1 file changed
.buildkite/scripts/common/util.sh
@@ -217,4 +217,3 @@ clean_cached_images() {
217
docker images -q | sort -u | xargs -r docker rmi -f || true
218
docker image prune -af || true
219
}
220
-}
0 commit comments