Skip to content

Commit

Permalink
disable docker build summary
Browse files Browse the repository at this point in the history
  • Loading branch information
pushrbx authored Jul 2, 2024
1 parent 1de4a5a commit a6ec44d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/container-image-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,8 @@ jobs:
- name: Build and push by digest
id: build
uses: docker/build-push-action@v6
env:
DOCKER_BUILD_NO_SUMMARY: true
with:
context: .
platforms: ${{ matrix.platform }}
Expand Down

0 comments on commit a6ec44d

Please sign in to comment.