ci: fix container build script
Invoke docker build with Bun shell so commands run correctly, and document default automation behavior.
This commit is contained in:
parent
5cfb5fdd06
commit
71d280d570
2 changed files with 7 additions and 3 deletions
|
|
@ -1,6 +1,7 @@
|
|||
- To regenerate the JavaScript SDK, run `./packages/sdk/js/script/build.ts`.
|
||||
- ALWAYS USE PARALLEL TOOLS WHEN APPLICABLE.
|
||||
- The default branch in this repo is `dev`.
|
||||
- Prefer automation: execute requested actions without confirmation unless blocked by missing info or safety/irreversibility.
|
||||
|
||||
## Style Guide
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue