Commit 588f1eca authored by Tim Leers's avatar Tim Leers

add hello example

parent eda8e591
......@@ -106,6 +106,10 @@ integration:
- ./init.sh
- ./deploy.sh
- ./verify.sh
- cd ../examples/hello
- ./deploy.sh
- ./verify.sh
- ./undeploy.sh
# as long as tls is in WIP we only test deployment
# - test/e2e.sh
......
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