Skip to content

Commit 1e53149

Browse files
authored
ci: Update build.yml workflow
1 parent 4a6749b commit 1e53149

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ jobs:
241241
- name: Build Release Docker Image
242242
uses: docker/build-push-action@v6
243243
env:
244-
DOCKER_BUILD_NO_SUMMARY: true
244+
DOCKER_BUILD_SUMMARY: false
245245
with:
246246
context: .
247247
file: dev/build/Dockerfile

0 commit comments

Comments
 (0)