Skip to content

Commit

Permalink
disable snap store temporarily
Browse files Browse the repository at this point in the history
  • Loading branch information
Gustavo Marin committed Mar 25, 2020
1 parent b504a5f commit 96b7d67
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,8 @@ snapcrafts:
grade: stable
confinement: strict
license: MIT
publish: true
# Disabled until passed review on snap store
publish: false
apps:
hostctl:
plugs: ["system-files"]
Expand Down

0 comments on commit 96b7d67

Please sign in to comment.