mirror of
https://github.com/wekan/wekan.git
synced 2025-04-22 04:57:07 -04:00
Try to fix Snap.
This commit is contained in:
parent
1c2c3d9dea
commit
e9982e34ed
1 changed files with 11 additions and 0 deletions
|
@ -90,6 +90,16 @@ parts:
|
|||
prime:
|
||||
- $mongo
|
||||
|
||||
mongodb44:
|
||||
plugin: dump
|
||||
source: https://fastdl.mongodb.org/linux/mongodb-linux-x86_64-ubuntu2004-4.4.14.tgz
|
||||
source-type: tgz
|
||||
organize:
|
||||
bin: mongo44bin
|
||||
usr: mongo44usr
|
||||
stage:
|
||||
- -init
|
||||
|
||||
wekan:
|
||||
source: .
|
||||
plugin: npm
|
||||
|
@ -108,6 +118,7 @@ parts:
|
|||
- capnproto
|
||||
- curl
|
||||
- wget
|
||||
- unzip
|
||||
- execstack
|
||||
- nodejs
|
||||
- npm
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue