Signup added. Backend added
This commit is contained in:
12
node_modules/bcrypt/test_alpine.sh
generated
vendored
Executable file
12
node_modules/bcrypt/test_alpine.sh
generated
vendored
Executable file
@@ -0,0 +1,12 @@
|
||||
#!/bin/sh
|
||||
|
||||
set -xe
|
||||
|
||||
echo "Running on $(node -v)"
|
||||
|
||||
apk add make g++ python
|
||||
npm test --unsafe-perm
|
||||
|
||||
./node_modules/.bin/node-pre-gyp configure
|
||||
./node_modules/.bin/node-pre-gyp build
|
||||
./node_modules/.bin/node-pre-gyp package
|
Reference in New Issue
Block a user