We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6870453 commit 9745c33Copy full SHA for 9745c33
snap/snapcraft.yaml
@@ -1,5 +1,5 @@
1
name: gitea
2
-summary: Gitea - A painless self-hosted Git service
+summary: Gitea - A painless self-hosted Git service
3
description: |
4
The goal of this project is to make the easiest, fastest, and most painless
5
way of setting up a self-hosted Git service. With Go, this can be done with
@@ -39,7 +39,6 @@ apps:
39
command: usr/bin/sqlite3
40
41
parts:
42
-
43
gitea:
44
plugin: make
45
source: .
0 commit comments