mirror of
https://github.com/aquasecurity/kube-bench.git
synced 2024-11-22 16:18:07 +00:00
Travis build failing, let's see if this works
This commit is contained in:
parent
1ad63cb4e6
commit
f2d49848f4
@ -1,9 +1,5 @@
|
|||||||
language: go
|
language: go
|
||||||
install:
|
install:
|
||||||
- go get github.com/joncalhoun/pipe
|
- go get github.com/aquasecurity/kube-bench
|
||||||
- go get github.com/fatih/color
|
|
||||||
- go get github.com/spf13/cobra
|
|
||||||
- go get github.com/spf13/viper
|
|
||||||
- go get gopkg.in/yaml.v2
|
|
||||||
script:
|
script:
|
||||||
- go build -o kube-bench .
|
- go build -o kube-bench .
|
||||||
|
Loading…
Reference in New Issue
Block a user