Skip to content

Commit 7c2793e

Browse files
committed
CI: Do not upload docker build file
1 parent 1a9be7b commit 7c2793e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build_and_test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -402,6 +402,8 @@ jobs:
402402
runs-on: ubuntu-latest
403403
permissions:
404404
packages: write
405+
env:
406+
DOCKER_BUILD_RECORD_UPLOAD: false
405407
steps:
406408
- name: Login to GitHub Container Registry
407409
uses: docker/login-action@v3

0 commit comments

Comments
 (0)