mirror of
https://github.com/aquasecurity/linux-bench.git
synced 2025-02-23 06:35:33 +01:00
Broken newline
Attempting to fix YAML lint report of a broken new line
This commit is contained in:
parent
d781bf425b
commit
599b4a1100
1 changed files with 2 additions and 0 deletions
|
@ -1,6 +1,8 @@
|
||||||
|
---
|
||||||
env:
|
env:
|
||||||
- GO111MODULE=on
|
- GO111MODULE=on
|
||||||
- LINUXBENCH_CFG=/etc/linux-bench/cfg
|
- LINUXBENCH_CFG=/etc/linux-bench/cfg
|
||||||
|
|
||||||
builds:
|
builds:
|
||||||
- main: .
|
- main: .
|
||||||
binary: linux-bench
|
binary: linux-bench
|
||||||
|
|
Loading…
Add table
Reference in a new issue