Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
This commit is contained in:
parent
8ea8d71bda
commit
c9f1451fd2
1 changed files with 1 additions and 1 deletions
|
@ -8,4 +8,4 @@ steps:
|
|||
image: golang
|
||||
commands:
|
||||
- go build
|
||||
- go test
|
||||
- go test; ls -l output.* serving-crds.*
|
||||
|
|
Loading…
Reference in a new issue