Skip to content

Commit

Permalink
fix(ci): Don't disable content trust
Browse files Browse the repository at this point in the history
  • Loading branch information
EyeCantCU committed May 11, 2024
1 parent c882a5c commit 42bc57c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/reusable-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -186,8 +186,6 @@ jobs:
registry: ${{ steps.registry_case.outputs.lowercase }}
username: ${{ env.REGISTRY_USER }}
password: ${{ env.REGISTRY_PASSWORD }}
extra-args: |
--disable-content-trust
- name: Login to GitHub Container Registry
uses: docker/login-action@v3
Expand Down

0 comments on commit 42bc57c

Please sign in to comment.