Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/gohugoio/hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/snap
diff options
context:
space:
mode:
authorAnthony Fok <foka@debian.org>2021-04-26 19:17:44 +0300
committerAnthony Fok <foka@debian.org>2021-04-26 19:17:44 +0300
commit902535ef11fce449b377896ab7498c4799beb9ce (patch)
tree324332995ab9db0ab699957e1552e586c945df9f /snap
parent70aebba04d801fe6a3784394d25c433ffeb6d123 (diff)
snapcraft.yaml: Install bin/node from node/14/stable
Resolves regression introduced in my previous commit 243951e. Special thanks to @jmooring for reporting the issue! TODO: Strip the bin/node binary?
Diffstat (limited to 'snap')
-rw-r--r--snap/snapcraft.yaml7
1 files changed, 7 insertions, 0 deletions
diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml
index 2503c3eb3..e87a5ab8f 100644
--- a/snap/snapcraft.yaml
+++ b/snap/snapcraft.yaml
@@ -70,6 +70,13 @@ parts:
strip --remove-section=.comment --remove-section=.note $SNAPCRAFT_PART_INSTALL/bin/hugo
ls -l $SNAPCRAFT_PART_INSTALL/bin/hugo
+ node:
+ plugin: nil
+ stage-snaps:
+ - node/14/stable
+ prime:
+ - bin/node
+
pandoc:
plugin: nil
stage-packages: