summaryrefslogtreecommitdiffstats
path: root/snap
diff options
context:
space:
mode:
authorYarden Shoham <hrsi88@gmail.com>2022-12-10 16:31:16 +0200
committerGitHub <noreply@github.com>2022-12-10 08:31:16 -0600
commit9745c33e9ec7f0407cc0beb08ea8792027c4060a (patch)
tree28393f8e9dcb2fd87f59a5674a80d723a9cfa26f /snap
parent68704532c28cf09db96c988291b2f82c5e615984 (diff)
downloadgitea-9745c33e9ec7f0407cc0beb08ea8792027c4060a.tar.gz
gitea-9745c33e9ec7f0407cc0beb08ea8792027c4060a.zip
Remove unnecessary whitespace in snapcraft.yaml (#22090)
Signed-off-by: Yarden Shoham <hrsi88@gmail.com>
Diffstat (limited to 'snap')
-rw-r--r--snap/snapcraft.yaml3
1 files changed, 1 insertions, 2 deletions
diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml
index 437bda87aa..25494bde23 100644
--- a/snap/snapcraft.yaml
+++ b/snap/snapcraft.yaml
@@ -1,5 +1,5 @@
name: gitea
-summary: Gitea - A painless self-hosted Git service
+summary: Gitea - A painless self-hosted Git service
description: |
The goal of this project is to make the easiest, fastest, and most painless
way of setting up a self-hosted Git service. With Go, this can be done with
@@ -39,7 +39,6 @@ apps:
command: usr/bin/sqlite3
parts:
-
gitea:
plugin: make
source: .