Skip to content

Commit

Permalink
no docker build summary for test build
Browse files Browse the repository at this point in the history
  • Loading branch information
usmansaleem committed Feb 24, 2025
1 parent 976d562 commit 1451e34
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci_main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,10 @@ jobs:
- name: Build and export to docker
uses: docker/build-push-action@v6
env:
DOCKER_BUILD_SUMMARY: false
with:
platforms: linux/amd64,linux/arm64
file: docker/Dockerfile
context: .
build-args: |
Expand Down

0 comments on commit 1451e34

Please sign in to comment.