add make images to travis
This commit is contained in:
parent
b23b09dadf
commit
8943886934
|
|
@ -7,3 +7,4 @@ go_import_path: github.com/GoogleContainerTools/kaniko
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- make test
|
- make test
|
||||||
|
- make images
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue