Skip to content

Commit

Permalink
revert and comment stdin
Browse files Browse the repository at this point in the history
  • Loading branch information
momentmaker committed Aug 16, 2024
1 parent 7f5e79c commit e9bf1c9
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions .goreleaser.develop.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -186,14 +186,7 @@ docker_manifests:

# See https://goreleaser.com/customization/docker_sign/
docker_signs:
- cmd: cosign
env:
- COSIGN_EXPERIMENTAL=1
artifacts: all
args:
- 'sign'
- '--oidc-issuer=https://token.actions.githubusercontent.com'
- 'artifact'
- artifacts: all
# stdin: "{{ .Env.COSIGN_PASSWORD }}"

checksum:
Expand Down

0 comments on commit e9bf1c9

Please sign in to comment.