mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
v1.14
This commit is contained in:
parent
4b65c5cc33
commit
c26a31f498
4 changed files with 6 additions and 6 deletions
|
|
@ -81,7 +81,7 @@ parts:
|
|||
wekan:
|
||||
source: .
|
||||
plugin: nodejs
|
||||
node-engine: 8.11.1
|
||||
node-engine: 8.11.3
|
||||
node-packages:
|
||||
- npm
|
||||
- node-gyp
|
||||
|
|
@ -108,7 +108,7 @@ parts:
|
|||
# Also see beginning of wekan/server/authentication.js
|
||||
# import Fiber from "fibers";
|
||||
# Fiber.poolSize = 1e9;
|
||||
# Download node version 8.11.1 that has fix included, node binary copied from Sandstorm
|
||||
# Download node version 8.11.3 that has fix included, node binary copied from Sandstorm
|
||||
# Description at https://releases.wekan.team/node.txt
|
||||
echo "5263dc1c571885921179b11a1c6eb9ca82a95a89b69c15b366f885e9b5a32d66 node" >> node-SHASUMS256.txt.asc
|
||||
curl https://releases.wekan.team/node -o node
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue