Sfoglia il codice sorgente

Remove unnecessary whitespace in snapcraft.yaml (#22090)


Signed-off-by: Yarden Shoham <hrsi88@gmail.com>
tags/v1.19.0-rc0
Yarden Shoham 1 anno fa
parent
commit
9745c33e9e
Nessun account collegato all'indirizzo email del committer
1 ha cambiato i file con 1 aggiunte e 2 eliminazioni
  1. 1
    2
      snap/snapcraft.yaml

+ 1
- 2
snap/snapcraft.yaml Vedi File

@@ -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: .

Loading…
Annulla
Salva