Skip to content

Commit

Permalink
add documentation for the new build flag
Browse files Browse the repository at this point in the history
  • Loading branch information
port22exposed committed Feb 11, 2025
1 parent b4191e2 commit b6e5e4b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions workspaces/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,5 @@ pnpm build
`--push`: Push the images to docker registry. This only exists for the GitHub workflow and for devs and serves no purpose to others.

`--quiet`: Suppress logs in the console.

`--images`: Comma separated list of images to build with no spaces e.g. `--images chromium,firefox,zen`

0 comments on commit b6e5e4b

Please sign in to comment.