mirror of
https://github.com/aquasecurity/kube-bench.git
synced 2024-11-22 08:08:07 +00:00
Merge branch 'master' of github.com:aquasecurity/kubernetes-bench-security
This commit is contained in:
commit
d96918fb08
@ -1,9 +1,5 @@
|
||||
language: go
|
||||
install:
|
||||
- go get github.com/joncalhoun/pipe
|
||||
- go get github.com/fatih/color
|
||||
- go get github.com/spf13/cobra
|
||||
- go get github.com/spf13/viper
|
||||
- go get gopkg.in/yaml.v2
|
||||
- go get github.com/aquasecurity/kube-bench
|
||||
script:
|
||||
- go build -o kube-bench .
|
||||
|
Loading…
Reference in New Issue
Block a user