mirror of
https://github.com/ziex-dev/ziex.git
synced 2026-07-20 02:29:36 -06:00
ci: disable docker build summary
This commit is contained in:
parent
dd9fad1d94
commit
ca9e6601dc
2
.github/workflows/bench.yml
vendored
2
.github/workflows/bench.yml
vendored
@ -59,6 +59,8 @@ jobs:
|
||||
- name: Build ${{ matrix.framework }}
|
||||
if: steps.check.outputs.skip == 'false'
|
||||
uses: docker/build-push-action@v6
|
||||
env:
|
||||
DOCKER_BUILD_SUMMARY: false
|
||||
with:
|
||||
context: ${{ matrix.context }}
|
||||
file: ${{ matrix.file }}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user