feat(ci): Docker build+push pipeline for gateway and web images #335
@@ -49,12 +49,3 @@ steps:
|
|||||||
- pnpm test
|
- pnpm test
|
||||||
depends_on:
|
depends_on:
|
||||||
- typecheck
|
- typecheck
|
||||||
|
|
||||||
build:
|
|
||||||
image: *node_image
|
|
||||||
commands:
|
|
||||||
- *enable_pnpm
|
|
||||||
- pnpm build
|
|
||||||
depends_on:
|
|
||||||
- lint
|
|
||||||
- format
|
|
||||||
|
|||||||
Reference in New Issue
Block a user