Skip to content

Commit dfc224d

Browse files
committed
ci: disabled docker artifacts
1 parent d57e88d commit dfc224d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/integration.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,8 @@ jobs:
134134
135135
- name: Build (and Publish) ${{ matrix.component }} image
136136
uses: docker/build-push-action@v6
137+
env:
138+
DOCKER_BUILD_RECORD_UPLOAD: false
137139
with:
138140
context: .
139141
platforms: ${{ needs.configure.outputs.architectures }}

0 commit comments

Comments
 (0)