Browse Source

snap config changed

bugtaker 6 years ago
parent
commit
9f2380c6e1
1 changed files with 4 additions and 1 deletions
  1. 4 1
      .goreleaser.yml

+ 4 - 1
.goreleaser.yml

@@ -40,5 +40,8 @@ snapcraft:
     Giter manages your several git users.
     It's easier to switch between multiple git users.
   grade: stable
-  confinement: classic
+  confinement: strict
   publish: true
+  apps:
+    giter:
+      plugs: ["home"]