mirror of
https://github.com/containrrr/watchtower.git
synced 2025-09-22 05:40:50 +02:00
rem vals we dont need or use from the gr config
This commit is contained in:
parent
fac88f9cd2
commit
da56c215db
1 changed files with 1 additions and 2 deletions
|
@ -10,8 +10,7 @@ build:
|
||||||
- arm
|
- arm
|
||||||
- arm64
|
- arm64
|
||||||
ldflags:
|
ldflags:
|
||||||
- -s -w -X main.build={{.Version}} -X github.com/containrrr/watchtower/cmd.version={{.Version}}
|
- -s -w -X github.com/containrrr/watchtower/cmd.version={{.Version}}
|
||||||
- ./usemsan=-msan
|
|
||||||
archives:
|
archives:
|
||||||
-
|
-
|
||||||
name_template: "{{.ProjectName}}_{{.Os}}_{{.Arch}}"
|
name_template: "{{.ProjectName}}_{{.Os}}_{{.Arch}}"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue