Skip to content

Commit

Permalink
CI: Do not upload docker build file
Browse files Browse the repository at this point in the history
  • Loading branch information
EnricoMi committed Jan 16, 2025
1 parent 9b32334 commit af3d8ce
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -398,6 +398,8 @@ jobs:
runs-on: ubuntu-latest
permissions:
packages: write
env:
DOCKER_BUILD_RECORD_UPLOAD: false
steps:
- name: Login to GitHub Container Registry
uses: docker/login-action@v3
Expand Down

0 comments on commit af3d8ce

Please sign in to comment.