From 35a7c3a58d14dea20953fb4f1a1ebb1a57cc5ff0 Mon Sep 17 00:00:00 2001 From: Jesse Duffield Date: Fri, 5 Jul 2019 20:43:27 +1000 Subject: [PATCH] use devel snapcraft grade --- .goreleaser.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.goreleaser.yml b/.goreleaser.yml index d96b9461..4cfe56e2 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -106,7 +106,8 @@ snapcrafts: # store. `stable` will let you release also to the `candidate` and `stable` # channels. More info about channels here: # https://snapcraft.io/docs/reference/channels - grade: stable + # TODO: reset to `stable` when we've been manually reviewed: https://forum.snapcraft.io/t/request-for-classic-confinement-for-lazydocker/12155 + grade: devel # Snaps can be setup to follow three different confinement policies: # `strict`, `devmode` and `classic`. A strict confinement where the snap