Skip to content

Commit

Permalink
ci: disabled docker artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
cheina97 committed Oct 4, 2024
1 parent d57e88d commit dfc224d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,8 @@ jobs:
- name: Build (and Publish) ${{ matrix.component }} image
uses: docker/build-push-action@v6
env:
DOCKER_BUILD_RECORD_UPLOAD: false
with:
context: .
platforms: ${{ needs.configure.outputs.architectures }}
Expand Down

0 comments on commit dfc224d

Please sign in to comment.