mirror of
https://github.com/containrrr/watchtower.git
synced 2025-09-21 21:30:48 +02:00
remove (another) erroneuos i in goreleaser
This commit is contained in:
parent
01ce9a145f
commit
ebb416819c
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@ build:
|
|||
- windows
|
||||
goarch:
|
||||
- amd64
|
||||
- i386
|
||||
- 386
|
||||
- arm
|
||||
- arm64
|
||||
archive:
|
||||
|
@ -16,7 +16,7 @@ archive:
|
|||
arm: armhf
|
||||
arm64: arm64v8
|
||||
amd64: amd64
|
||||
386: i386
|
||||
386: 386
|
||||
darwin: macOS
|
||||
linux: linux
|
||||
format_overrides:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue