Commit fa7dd912 authored by Geoff Simmons's avatar Geoff Simmons

Fix syntax errors in CI config.

parent e4ecf8ac
......@@ -259,7 +259,7 @@ example:tls:sni:
- ./verify.sh
- ./undeploy.sh
example:externalname
example:externalname:
extends: .integration-tests
script:
- cd ../examples/externalname
......@@ -267,7 +267,7 @@ example:externalname
- ./verify.sh
- ./undeploy.sh
regression:tls:delete-secret
regression:tls:delete-secret:
extends: .integration-tests
script:
- cd e2e/deleteTLSSecret
......
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