Skip to content

Commit

Permalink
fix: disable snap release
Browse files Browse the repository at this point in the history
  • Loading branch information
ldez committed May 28, 2024
1 parent 4d7fcb6 commit 96a8381
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -142,8 +142,10 @@ dockers:
- '--label=org.opencontainers.image.version={{.Version}}'
- '--platform=linux/arm/v7'

# Disabled because https://github.com/go-acme/lego/pull/2134#issuecomment-2135293270
snapcrafts:
- name: lego
disable: true
grade: stable
confinement: strict
license: MIT
Expand Down

0 comments on commit 96a8381

Please sign in to comment.