summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornicolargo <nicolas@nicolargo.com>2021-03-13 09:31:57 +0100
committernicolargo <nicolas@nicolargo.com>2021-03-13 09:31:57 +0100
commit6962bc425fa215a5a4f1e46e101e8f18c3e4969c (patch)
treeb5a3b3d3e06c91de2bd8c5ff5e25b7afb96dff1a
parent67d050cedc840ed4444cc63cdcfd0f4ead44510d (diff)
One more try for snapcraft
-rw-r--r--snap/snapcraft.yaml3
1 files changed, 2 insertions, 1 deletions
diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml
index 7d64f08c..29ce7072 100644
--- a/snap/snapcraft.yaml
+++ b/snap/snapcraft.yaml
@@ -61,7 +61,8 @@ parts:
source-branch: release-0.12
source-depth: 1
override-build: |
- ls -alF $SNAPCRAFT_PART_BUILD
+ make venv
+ make docs
cp -r $SNAPCRAFT_PART_BUILD/dist $SNAPCRAFT_PART_INSTALL/bottle-dist
organize:
bottle-dist: bottle/dist