Skip to content

Commit 8f489ed

Browse files
authored
Revert "chore: push controlplane protos to BSR (#1153)" (#1154)
Signed-off-by: Jose I. Paris <[email protected]>
1 parent 0271723 commit 8f489ed

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

.github/workflows/build_and_package.yaml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -105,13 +105,6 @@ jobs:
105105
CHAINLOOP_SIGNING_PASSWORD: ${{ secrets.COSIGN_PASSWORD }}
106106
CHAINLOOP_SIGNING_KEY: ${{ secrets.COSIGN_KEY }}
107107

108-
- uses: bufbuild/buf-setup-action@v1
109-
- name: Buf push
110-
uses: bufbuild/buf-push-action@v1
111-
with:
112-
input: "app/controlplane/api"
113-
buf_token: ${{ secrets.buf_api_token }}
114-
115108
- name: Bump Chart Version
116109
run: .github/workflows/utils/bump-chart-version.sh deployment/chainloop ${{ github.ref_name }}
117110

app/controlplane/api/buf.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
version: v1
2-
name: buf.build/chainloop/controlplane
32
breaking:
43
use:
54
- FILE

0 commit comments

Comments
 (0)