Skip to content

Commit 67b5a06

Browse files
committed
Enable content trust
1 parent c40bed6 commit 67b5a06

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/docker-image.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -171,8 +171,6 @@ jobs:
171171
password: ${{ secrets.GITHUB_TOKEN }}
172172

173173
- name: 🚀 Push image to GHCR
174-
env:
175-
DOCKER_CONTENT_TRUST: "1"
176174
run: |
177175
docker push $IMAGE_NAME:${{ env.TAG }}
178176
docker push $IMAGE_NAME:latest

0 commit comments

Comments
 (0)