Skip to content

Commit

Permalink
signing support (action)
Browse files Browse the repository at this point in the history
  • Loading branch information
pcmxgti committed Feb 24, 2023
1 parent 8667f53 commit 37fc5cb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@ jobs:
labels: ${{ steps.meta.outputs.labels }}
cache-from: type=gha
cache-to: type=gha,mode=max
env:
DOCKER_CONTENT_TRUST: 1
env:
DOCKER_CONTENT_TRUST: 1
- name: Sign and push docker image
uses: sudo-bot/action-docker-sign@latest
if: github.event_name != 'pull_request'
Expand Down

0 comments on commit 37fc5cb

Please sign in to comment.