Skip to content

Commit 40c15e0

Browse files
goreleaser: fix DEPRECATED
1 parent 20cf4d7 commit 40c15e0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.goreleaser.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ builds:
1818
ldflags:
1919
- -s -w -X github.com/hyperonecom/docker-machine-driver-hyperone/driver.version={{.Version}}
2020

21-
archive:
22-
format: zip
21+
archives:
22+
- format: zip
2323
checksum:
2424
name_template: 'checksums.txt'
2525
snapshot:

0 commit comments

Comments
 (0)