Skip to content

Commit 2a87036

Browse files
committed
debug
1 parent 0ef0a1b commit 2a87036

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-build-container.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- name: Build docker image
2424
uses: senzing-factory/github-action-docker-buildx-build@v1
2525
with:
26-
build-options: "-q"
26+
# build-options: "-q"
2727
image-repository: senzing/${{ steps.repo-basename.outputs.repo }}
2828
password: ${{ secrets.DOCKERHUB_ACCESS_TOKEN }}
2929
# platforms: linux/amd64

0 commit comments

Comments
 (0)