Add debug to buildkitd

This commit is contained in:
Laurent Indermuehle 2023-02-01 08:34:58 +01:00
parent c3a85dc23c
commit e54db905fa
No known key found for this signature in database
GPG key ID: 93FA944C9F34DD09

View file

@ -51,6 +51,7 @@ jobs:
# Use the previous version of buildx https://github.com/docker/buildx/releases
# to solve https://github.com/docker/build-push-action/issues/761
version: v0.9.1
buildkitd-flags: --debug
# https://github.com/docker/build-push-action
- name: Build and push Docker image with Buildx