Skip to content

Commit

Permalink
fix: pipelineid for golang update (#87)
Browse files Browse the repository at this point in the history
Signed-off-by: Olivier Vernin <[email protected]>
  • Loading branch information
olblak authored Mar 27, 2024
1 parent 0dc1e69 commit 27bb535
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions updatecli/values.d/golang_minor.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
name: "deps(golang): Bump Minor version for Golang module"
pipelineid: "golang/gomod/minor"

spec:
versionfilter:
Expand Down
1 change: 1 addition & 0 deletions updatecli/values.d/golang_patch.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
name: "deps: bump patch version for Golang module"
pipelineid: "golang/gomod/patch"

spec:
versionfilter:
Expand Down

0 comments on commit 27bb535

Please sign in to comment.