mirror of
https://github.com/requarks/wiki.git
synced 2026-08-26 05:07:30 -05:00
ci: disable docker build summary
This commit is contained in:
@@ -56,6 +56,8 @@ jobs:
|
|||||||
|
|
||||||
- name: Build and push Docker images
|
- name: Build and push Docker images
|
||||||
uses: docker/build-push-action@v7
|
uses: docker/build-push-action@v7
|
||||||
|
env:
|
||||||
|
DOCKER_BUILD_SUMMARY: false
|
||||||
with:
|
with:
|
||||||
context: .
|
context: .
|
||||||
file: dev/build/Dockerfile
|
file: dev/build/Dockerfile
|
||||||
@@ -165,6 +167,8 @@ jobs:
|
|||||||
|
|
||||||
- name: Build and push Docker images
|
- name: Build and push Docker images
|
||||||
uses: docker/build-push-action@v7
|
uses: docker/build-push-action@v7
|
||||||
|
env:
|
||||||
|
DOCKER_BUILD_SUMMARY: false
|
||||||
with:
|
with:
|
||||||
context: .
|
context: .
|
||||||
file: dev/build-arm/Dockerfile
|
file: dev/build-arm/Dockerfile
|
||||||
|
|||||||
Reference in New Issue
Block a user