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