Skip to content

Commit 81fbdb5

Browse files
committed
docs: add optional bake
Signed-off-by: Gabriele Bartolini <gabriele.bartolini@enterprisedb.com>
1 parent 195e26d commit 81fbdb5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CONTRIBUTING_NEW_EXTENSION.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ cd postgres-extensions-containers
2424
```sh
2525
task prereqs # Check if Go, Task, and Docker are ready
2626
task checks:all # Validate current configurations
27-
task bake:all # Build all existing extensions to confirm the Dagger engine
27+
task bake:all # Optional: build all existing extensions to confirm the Dagger engine
2828
```
2929

3030
---

0 commit comments

Comments
 (0)