mirror of
https://github.com/aquasecurity/linux-bench.git
synced 2025-02-23 14:45:33 +01:00
YAML corrections to .goreleaser.yml
This commit is contained in:
parent
9cd35d685c
commit
061511e5fe
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ builds:
|
||||||
- 6
|
- 6
|
||||||
- 7
|
- 7
|
||||||
ldflags:
|
ldflags:
|
||||||
- "-X github.com/aquasecurity/linux-bench/root.cfgDir={{.Env.LINUXBENCH_CFG}}"
|
- "-X github.com/aquasecurity/linux-bench/root.cfgDir={{.Env.LINUXBENCH_CFG}}"
|
||||||
# Archive customization
|
# Archive customization
|
||||||
archives:
|
archives:
|
||||||
- id: compress
|
- id: compress
|
||||||
|
|
Loading…
Add table
Reference in a new issue