Commit 958841f4 authored by Geoff Simmons's avatar Geoff Simmons

CI script uses the make targets for the "hello" example.

parent 27e56117
......@@ -92,9 +92,7 @@ example:hello:
extends: .integration-tests
script:
- cd ../examples/hello
- ./deploy.sh
- ./verify.sh
- ./undeploy.sh
- make 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