allow squash
This commit is contained in:
parent
946ac38255
commit
9efe273250
1 changed files with 2 additions and 0 deletions
2
.github/workflows/os.yml
vendored
2
.github/workflows/os.yml
vendored
|
|
@ -65,6 +65,8 @@ jobs:
|
|||
# Workaround: https://github.com/docker/build-push-action/issues/461
|
||||
- name: Setup Docker buildx
|
||||
uses: docker/setup-buildx-action@79abd3f86f79a9d68a23c75a09a9a85889262adf
|
||||
with:
|
||||
buildkitd-flags: --allow-insecure-entitlement security.insecure
|
||||
|
||||
# Login against a Docker registry except on PR
|
||||
# https://github.com/docker/login-action
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue