added '--ignore-errors' flag instead of ignoring errors during build by default
This commit is contained in:
parent
df3e8e3a83
commit
e5c95924d5
3 changed files with 167 additions and 179 deletions
|
@ -56,6 +56,8 @@ Below is a detailed description of all the flags supported by the Spitfire Build
|
|||
Runs the built project after the build process completes successfully.
|
||||
- **`--skip-deps`**:
|
||||
Skip checking for required system dependencies.
|
||||
- **`ignoreErrors`**:
|
||||
Processes all steps even if errors occur.
|
||||
|
||||
### **Compression and Upload Flags**
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue