Skip to content

Commit

Permalink
added git_tags for client and api go modules ensuring proper tagging …
Browse files Browse the repository at this point in the history
…upon release
  • Loading branch information
unmarshall committed Feb 8, 2025
1 parent 20b9b09 commit de80182
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .ci/pipeline_definitions
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,8 @@ etcd-druid:
see: https://github.com/securego/gosec
git_tags:
- ref_template: 'refs/tags/{VERSION}'
- ref_template: 'refs/tags/api/{VERSION}'
- ref_template: 'refs/tags/client/{VERSION}'
release_callback: .ci/bump_tag
slack:
default_channel: 'internal_scp_workspace'
Expand Down

0 comments on commit de80182

Please sign in to comment.