Skip to content

Commit

Permalink
CI: Do not upload docker build record (#616)
Browse files Browse the repository at this point in the history
  • Loading branch information
EnricoMi authored Jul 11, 2024
1 parent 14102cd commit 567cc7f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,8 @@ jobs:
platforms: linux/${{ matrix.arch }}
tags: enricomi/publish-unit-test-result-action:latest
outputs: type=docker
env:
DOCKER_BUILD_RECORD_UPLOAD: false

- name: Download Artifacts
uses: actions/download-artifact@v4
Expand Down

0 comments on commit 567cc7f

Please sign in to comment.