mirror of
https://github.com/apotdevin/thunderhub.git
synced 2025-02-23 14:40:27 +01:00
docs: extra scripts
This commit is contained in:
parent
acdf43da20
commit
a53918e30d
1 changed files with 2 additions and 0 deletions
|
@ -29,6 +29,8 @@
|
|||
"test:e2e": "jest --config ./test/jest-e2e.json",
|
||||
"upgrade-latest": "npx npm-check -u",
|
||||
"update": "sh ./scripts/updateToLatest.sh",
|
||||
"build:image": "docker build --pull --rm -f Dockerfile -t thunderhub:balances '.'",
|
||||
"build:image:base": "docker build --pull --rm -f Dockerfile --build-arg BASE_PATH=/thub -t thunderhub:balances .",
|
||||
"prepare": "husky install"
|
||||
},
|
||||
"dependencies": {
|
||||
|
|
Loading…
Add table
Reference in a new issue