Commit 4578d4cd authored by Geoff Simmons's avatar Geoff Simmons

CI script uses make targets for the BackendConfig test.

parent 1a7fd733
......@@ -154,9 +154,7 @@ example:backend-config:
extends: .integration-tests
script:
- cd ../examples/backend-config
- ./deploy.sh
- ./verify.sh
- ./undeploy.sh
- make DEPLOY=kubectl deploy verify undeploy
example:custom-vcl:
extends: .integration-tests
......
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