Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

Commit

Permalink
add release for go bindings
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim Schrodi committed Jan 21, 2021
1 parent 8a3773c commit 34d33b5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .ci/pipeline_definitions
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,6 @@ component-spec:
release:
nextversion: 'bump_patch'
release_callback: '.ci/release'
git_tags:
- ref_template: 'refs/tags/{VERSION}'
- ref_template: 'refs/tags/bindings-go/{VERSION}' # needed for go module support

0 comments on commit 34d33b5

Please sign in to comment.