Update CI.yml

This commit is contained in:
Alexey Pustovalov 2020-09-08 15:19:25 +03:00 committed by GitHub
parent 9bc0427ed0
commit b90412f285
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -199,7 +199,7 @@ jobs:
fi
docker buildx build --cache-from "type=local,src=/tmp/.buildx-cache" \
--output "type=image,push=false" \
--output "type=image,push=true" \
${BUILDX_ARGS}
- name: Inspect images