Skip to content

Commit

Permalink
Fix error
Browse files Browse the repository at this point in the history
Fixed error in the goreleaser file
  • Loading branch information
alejandrojnm committed Jun 17, 2020
1 parent e5fe1fa commit 787ad7d
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,8 @@ snapcrafts:
description: |
Civo CLI is a tool to handler all resource inside the Civo cloud, from the console.
grade: stable
plugs: ["network", "network-bind"]
confinement: strict
publish: true
publish: true
apps:
civo:
plugs: ["network", "network-bind"]

0 comments on commit 787ad7d

Please sign in to comment.