Skip to content

Commit

Permalink
Fixed error in goreleaser
Browse files Browse the repository at this point in the history
Chnage classic to strict in the confinement config
  • Loading branch information
alejandrojnm committed Jun 17, 2020
1 parent 497e075 commit 72708d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,5 +64,5 @@ snapcrafts:
description: |
Civo CLI is a tool to handler all resource inside the Civo cloud, from the console.
grade: stable
confinement: classic
confinement: strict
publish: true

0 comments on commit 72708d8

Please sign in to comment.