Draft: add debug flag to buildkit
This commit is contained in:
@@ -96,3 +96,4 @@ runs:
|
||||
type:registry,ref=${{ inputs.push-registry }}/${{ env.GITEA_REPO }}/cache
|
||||
cache-to: |
|
||||
type:registry,ref=${{ inputs.push-registry }}/${{ env.GITEA_REPO }}/cache
|
||||
buildkitd-flags: --debug
|
||||
|
||||
Reference in New Issue
Block a user