Skip to content
Snippets Groups Projects
Commit 85190e2d authored by thijsheijden's avatar thijsheijden
Browse files

CI/CD

parent 9a4a8c0c
No related branches found
No related tags found
No related merge requests found
......@@ -114,7 +114,8 @@ integration-tests:
# Delete pod
- ssh -p 1234 -i ~/.ssh/id_rsa root@localhost "kubectl delete -f /root/kubernetes/integration/integrating-pod/pod.yml"
- if [[ $count = 1 ]]; then exit 1; else exit 0; fi
dependencies: []
deploy:
stage: deploy
only:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment