ci: Update build.yml workflow
This commit is contained in:
parent
4a6749b5a6
commit
1e531495ee
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -241,7 +241,7 @@ jobs:
|
|||
- name: Build Release Docker Image
|
||||
uses: docker/build-push-action@v6
|
||||
env:
|
||||
DOCKER_BUILD_NO_SUMMARY: true
|
||||
DOCKER_BUILD_SUMMARY: false
|
||||
with:
|
||||
context: .
|
||||
file: dev/build/Dockerfile
|
||||
|
|
Loading…
Reference in a new issue