Procházet zdrojové kódy

Revert fix dirty, because it caused Snap build to fail.

Thanks to xet7 !
Lauri Ojansivu před 6 roky
rodič
revize
e5b9d41e67
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      snapcraft.yaml

+ 1 - 1
snapcraft.yaml

@@ -1,6 +1,6 @@
 name: wekan
 version: 0
-version-script: git update-index --refresh && git describe --dirty --tags |  cut -c 2-
+version-script: git describe --dirty --tags |  cut -c 2-
 summary: The open-source kanban
 description: |
    Wekan is an open-source and collaborative kanban board application.