Commit 6e042868 authored by Geoff Simmons's avatar Geoff Simmons

Use the make targets for deployment in the CI script.

parent 034e1dbc
......@@ -313,9 +313,7 @@ regression:tls:delete-secret:
- kind load docker-image varnish-ingress/haproxy
- kind load docker-image varnish-ingress/controller
- cd deploy
- ./init.sh
- ./deploy.sh
- ./verify.sh
- make TEST=local DEPLOY=kubectl deploy verify
# basic step for a pipeline to build the varnish image
.build-varnish:
......
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