mirror of
https://github.com/balena-io/balena-cli.git
synced 2025-06-24 02:19:33 +00:00
Make sure the catch-uncommitted-output script fails if the build fails
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
#!/bin/sh
|
||||
set -e
|
||||
|
||||
npm run build
|
||||
|
||||
|
Reference in New Issue
Block a user