Skip to content

Commit 15c57e4

Browse files
authored
[chore] remove unneeded goreleaser hooks (#875)
* [chore] test builder goreleaser changes Signed-off-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com> * more debugging Signed-off-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com> * try out pre build hooks Signed-off-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com> * remove pre hooks Signed-off-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com> --------- Signed-off-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com>
1 parent 0b45963 commit 15c57e4

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

cmd/builder/.goreleaser.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
before:
2-
hooks:
3-
- go mod download
41
monorepo:
52
tag_prefix: cmd/builder/
63
dir: .core/cmd/builder

cmd/opampsupervisor/.goreleaser.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
before:
2-
hooks:
3-
- go mod download
41
monorepo:
52
tag_prefix: cmd/opampsupervisor/
63
dir: .contrib/cmd/opampsupervisor

0 commit comments

Comments
 (0)