Selaa lähdekoodia

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

Thanks to xet7 !
Lauri Ojansivu 6 vuotta sitten
vanhempi
sitoutus
e5b9d41e67
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      snapcraft.yaml

+ 1 - 1
snapcraft.yaml

@@ -1,6 +1,6 @@
 name: wekan
 name: wekan
 version: 0
 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
 summary: The open-source kanban
 description: |
 description: |
    Wekan is an open-source and collaborative kanban board application.
    Wekan is an open-source and collaborative kanban board application.