summaryrefslogtreecommitdiffstats
path: root/snapcraft.yaml
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-08-29 15:12:00 +0300
committerLauri Ojansivu <x@xet7.org>2019-08-29 15:12:00 +0300
commite5b9d41e677e13caf3875c30ee4406778a931724 (patch)
tree32a687c4a2098487a4544673aa9632e4be7ec1bd /snapcraft.yaml
parent007c0646721f7e701e135ceb0a89e478c3400e88 (diff)
downloadwekan-e5b9d41e677e13caf3875c30ee4406778a931724.tar.gz
wekan-e5b9d41e677e13caf3875c30ee4406778a931724.tar.bz2
wekan-e5b9d41e677e13caf3875c30ee4406778a931724.zip
Revert fix dirty, because it caused Snap build to fail.
Thanks to xet7 !
Diffstat (limited to 'snapcraft.yaml')
-rw-r--r--snapcraft.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/snapcraft.yaml b/snapcraft.yaml
index 4b94a8ca..15fd9fc3 100644
--- a/snapcraft.yaml
+++ b/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.