progress. but sync
All checks were successful
Rebuild signaller for deprived.dev to rebuild site / test_service (push) Successful in 15s
All checks were successful
Rebuild signaller for deprived.dev to rebuild site / test_service (push) Successful in 15s
This commit is contained in:
parent
5702ea1ea7
commit
db11d96328
2 changed files with 18 additions and 10 deletions
|
|
@ -19,7 +19,6 @@
|
|||
text = ''
|
||||
set -euo pipefail
|
||||
export npm_config_cache="$PWD/.npm-cache"
|
||||
[ -f .env ] && set -a && . ./.env && set +a
|
||||
if [ -f package-lock.json ]; then cmd=ci; else cmd=install; fi
|
||||
echo "→ npm $cmd (nix run)"
|
||||
${node}/bin/npm "$cmd"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue