Commit 9d561017 authored by Geoff Simmons's avatar Geoff Simmons

Test the "hello" example in CI with kubectl for now.

parent a46ba045
......@@ -92,7 +92,7 @@ example:hello:
extends: .integration-tests
script:
- cd ../examples/hello
- make deploy verify undeploy
- make DEPLOY=kubectl deploy verify undeploy
example:namespace:
extends: .integration-tests
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment