Commit a91f9801 authored by Geoff Simmons's avatar Geoff Simmons

Fix CI script for the deleteTLSSecret regression test.

parent fa7dd912
......@@ -270,7 +270,7 @@ example:externalname:
regression:tls:delete-secret:
extends: .integration-tests
script:
- cd e2e/deleteTLSSecret
- cd ../test/e2e/deleteTLSSecret
- ./deploy.sh
- ./verify.sh
- ./undeploy.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