v2: ci
Signed-off-by: nfel <nfilsaraee@gmail.com>
This commit is contained in:
parent
c54adabf5e
commit
4fa656c614
@ -18,11 +18,11 @@ jobs:
|
|||||||
- uses: bufbuild/buf-setup-action@v1.47.2
|
- uses: bufbuild/buf-setup-action@v1.47.2
|
||||||
- run: go install google.golang.org/protobuf/cmd/protoc-gen-go@latest
|
- run: go install google.golang.org/protobuf/cmd/protoc-gen-go@latest
|
||||||
- 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 @bufbuild/protobuf @bufbuild/protoc-gen-es @bufbuild/buf
|
- run: npm install -g @bufbuild/protobuf @bufbuild/protoc-gen-es @bufbuild/buf
|
||||||
- run: buf --version
|
- run: buf --version
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
token: ${{ secrets.PROD_REG_TOKEN }}
|
token: ${{ secrets.PROD_REG_TOKEN }}
|
||||||
path: ./
|
path: ./
|
||||||
- run: npx buf generate && cat -A /root/.npm/_logs/*.log
|
- run: npx buf generate || cat -A /root/.npm/_logs/*.log
|
||||||
- run: cat -A /root/.npm/_logs/*.log
|
- run: cat -A /root/.npm/_logs/*.log
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user