v2: ci
Signed-off-by: nfel <nfilsaraee@gmail.com>
This commit is contained in:
parent
a199324bcc
commit
8aa875b1d6
@ -24,8 +24,9 @@ jobs:
|
|||||||
- run: go install google.golang.org/grpc/cmd/protoc-gen-go-grpc@latest
|
- run: go install google.golang.org/grpc/cmd/protoc-gen-go-grpc@latest
|
||||||
- run: npm install --save @bufbuild/protobuf @bufbuild/protoc-gen-es @bufbuild/buf
|
- run: npm install --save @bufbuild/protobuf @bufbuild/protoc-gen-es @bufbuild/buf
|
||||||
- run: buf --version
|
- run: buf --version
|
||||||
- run: ls -aRl ./
|
- run: |
|
||||||
- run: buf generate
|
export PATH=$PATH:./node_modules/.bin
|
||||||
|
buf generate
|
||||||
- run: |
|
- run: |
|
||||||
if [ -n ${{ gitea.ref_name }} ]; then
|
if [ -n ${{ gitea.ref_name }} ]; then
|
||||||
mkdir .res
|
mkdir .res
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user