mirror of
https://github.com/balena-io/balena-cli.git
synced 2024-12-18 13:26:24 +00:00
patch: dedupe on ci
This commit is contained in:
parent
aae303202b
commit
58aef3ec60
@ -45,7 +45,7 @@
|
||||
]
|
||||
},
|
||||
"scripts": {
|
||||
"postinstall": "node patches/apply-patches.js",
|
||||
"postinstall": "node patches/apply-patches.js && npm dd",
|
||||
"prebuild": "rimraf build/ build-bin/",
|
||||
"pretarball": "ts-node --transpile-only ../../automation/run.ts sign:binaries",
|
||||
"build": "npm run build:src && npm run catch-uncommitted",
|
||||
|
Loading…
Reference in New Issue
Block a user