Skip to content

Commit 0bbedd1

Browse files
committed
Remove obsolete archive migration from build list
1 parent 010c903 commit 0bbedd1

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

.goreleaser.yaml

-13
Original file line numberDiff line numberDiff line change
@@ -34,19 +34,6 @@ builds:
3434
main: ./tools/archive-manager
3535
tags:
3636
- static_build
37-
- env:
38-
- CGO_ENABLED=0
39-
goos:
40-
- linux
41-
goarch:
42-
- amd64
43-
goamd64:
44-
- v3
45-
id: "archive-migration"
46-
binary: archive-migration
47-
main: ./tools/archive-migration
48-
tags:
49-
- static_build
5037
- env:
5138
- CGO_ENABLED=0
5239
goos:

0 commit comments

Comments
 (0)