Generate the dist for ts proto
Signed-off-by: Nikolai Rodionov <iam@allanger.xyz>
This commit is contained in:
@@ -20,6 +20,7 @@ steps:
|
||||
commands:
|
||||
- buf generate
|
||||
- rm -rf ./target/src/api
|
||||
- mkdir -p ./target/src/api
|
||||
- cp -r ./gen/ts/* ./target/src/api
|
||||
- name: Compile typescript
|
||||
image: docker.io/library/node:25.9.0-alpine3.22
|
||||
|
||||
Reference in New Issue
Block a user