Skip to content

Commit

Permalink
Disable build summary
Browse files Browse the repository at this point in the history
  • Loading branch information
Silex committed Aug 28, 2024
1 parent 7fde926 commit 61d503d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/build/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ runs:
uses: docker/build-push-action@master
env:
DOCKER_BUILD_RECORD_UPLOAD: false
DOCKER_BUILD_SUMMARY: false
with:
pull: true
push: ${{ github.ref == 'refs/heads/master' }}
Expand Down

0 comments on commit 61d503d

Please sign in to comment.