1
1
Fork 1
mirror of https://github.com/go-gitea/gitea.git synced 2024-05-07 16:26:14 +02:00

Remove unnecessary whitespace in snapcraft.yaml (#22090)

Signed-off-by: Yarden Shoham <hrsi88@gmail.com>
This commit is contained in:
Yarden Shoham 2022-12-10 16:31:16 +02:00 committed by GitHub
parent 68704532c2
commit 9745c33e9e
Signed by: GitHub
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
name: gitea name: gitea
summary: Gitea - A painless self-hosted Git service summary: Gitea - A painless self-hosted Git service
description: | description: |
The goal of this project is to make the easiest, fastest, and most painless 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 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 command: usr/bin/sqlite3
parts: parts:
gitea: gitea:
plugin: make plugin: make
source: . source: .