Commit b1855e30 authored by Geoff Simmons's avatar Geoff Simmons

Bugfix the namespace test in the CI script.

parent 71a11922
......@@ -119,9 +119,7 @@ example:hello:
example:namespace:
extends: .integration-tests
script:
- pushd ,/deploy
- make undeploy
- popd
- cd ../examples/namespace
- make deploy verify undeploy
......
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