From e5499c7c0d514213aba8b88b533126f808165ba0 Mon Sep 17 00:00:00 2001 From: nfel Date: Mon, 18 Nov 2024 14:54:03 +0330 Subject: [PATCH] v2: ci Signed-off-by: nfel --- .gitea/workflows/buf-ci.yaml | 2 +- buf.gen.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitea/workflows/buf-ci.yaml b/.gitea/workflows/buf-ci.yaml index 310f550..37f8932 100644 --- a/.gitea/workflows/buf-ci.yaml +++ b/.gitea/workflows/buf-ci.yaml @@ -15,7 +15,7 @@ jobs: uses: actions/checkout@v4 with: token: ${{ secrets.PROD_REG_TOKEN }} - path: ./main + path: ./ submodules: recursive # - uses: bufbuild/buf-action@v1 # with: diff --git a/buf.gen.yaml b/buf.gen.yaml index 4c4fd37..006c7d7 100644 --- a/buf.gen.yaml +++ b/buf.gen.yaml @@ -47,7 +47,7 @@ plugins: # # opt: import_prefix=github.com/nfel # out: stub/ts inputs: - - directory: ./main + - directory: ./ # - git_repo: ssh://git@5.34.204.11/Kahroba/proto # branch: v2