Attempt to fix build failures
This commit is contained in:
parent
445d1c2773
commit
8ef9135b62
1 changed files with 1 additions and 0 deletions
1
.github/workflows/docker-publish.yml
vendored
1
.github/workflows/docker-publish.yml
vendored
|
@ -37,6 +37,7 @@ jobs:
|
|||
uses: docker/setup-buildx-action@v1
|
||||
with:
|
||||
version: v0.5.1
|
||||
buildkitd-flags: --debug
|
||||
|
||||
- name: Registry Authentication
|
||||
run: |
|
||||
|
|
Loading…
Reference in a new issue