mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-07-26 14:41:24 -07:00
Cut debugging from setup-buildx-action
This commit is contained in:
parent
1ac543cc1e
commit
87b9cf0f8c
1 changed files with 0 additions and 2 deletions
|
@ -51,8 +51,6 @@ jobs:
|
||||||
# https://github.com/docker/setup-buildx-action
|
# https://github.com/docker/setup-buildx-action
|
||||||
- name: Set up Docker Buildx
|
- name: Set up Docker Buildx
|
||||||
uses: docker/setup-buildx-action@v2
|
uses: docker/setup-buildx-action@v2
|
||||||
with:
|
|
||||||
buildkitd-flags: --debug
|
|
||||||
|
|
||||||
# https://github.com/docker/build-push-action
|
# https://github.com/docker/build-push-action
|
||||||
- name: Build and push Docker image with Buildx
|
- name: Build and push Docker image with Buildx
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue