Skip to content

Commit 26db883

Browse files
committed
fix: valid goreleaser config with correct docker block #3
1 parent 693d510 commit 26db883

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.goreleaser.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,3 @@ dockers:
3535
- ghcr.io/znand-dev/adguard-exporter:{{ .Version }}
3636
- ghcr.io/znand-dev/adguard-exporter:latest
3737
dockerfile: Dockerfile
38-
goos:
39-
- linux
40-
goarch:
41-
- amd64
42-
- arm64

0 commit comments

Comments
 (0)