Skip to content

Commit

Permalink
Merge pull request #2202 from keboola/mv-build-update-diskwriter-prot…
Browse files Browse the repository at this point in the history
…obuf

build: Update protobuf generated files
  • Loading branch information
Matovidlo authored Jan 13, 2025
2 parents 4bfa449 + 8d846ed commit 8345774
Show file tree
Hide file tree
Showing 5 changed files with 112 additions and 252 deletions.
3 changes: 3 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ tools:
generate-model:
./scripts/generate-model.sh

generate-protobuf:
./scripts/generate-protobuf.sh

generate-appsproxy-api:
SERVICE_NAME=appsproxy bash ./scripts/generate-api.sh

Expand Down
Loading

0 comments on commit 8345774

Please sign in to comment.