Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/gohugoio/hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony Fok <foka@debian.org>2020-09-12 08:56:29 +0300
committerAnthony Fok <foka@debian.org>2020-09-12 08:56:29 +0300
commitb82f440c59a5bf466c0f4c0431af6099216b0e37 (patch)
treea3083c7d00a7096c007853ab2db73756e1b56331
parentc8143efa5d21d20bcf3fa1d4f3fb292e460f90d8 (diff)
Revert "snap: Change confinement from strict to classic"
We need to wait until classic confinement review process at https://forum.snapcraft.io/t/request-for-classic-confinement-for-hugo-snap/19892 is completed before "confinement: classic" uploads to the Snap Store are accepted. This reverts commit 6f4ff1a4617ec42861d255db718286ceaf4f6c8e.
-rw-r--r--snap/snapcraft.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml
index 0e3bfe8bc..562676c82 100644
--- a/snap/snapcraft.yaml
+++ b/snap/snapcraft.yaml
@@ -5,7 +5,7 @@ description: |
Hugo is a static HTML and CSS website generator written in Go. It is
optimized for speed, easy use and configurability. Hugo takes a directory
with content and templates and renders them into a full HTML website.
-confinement: classic
+confinement: strict
grade: devel # "devel" or "stable"
apps: