Skip to content
Snippets Groups Projects
Commit b029a264 authored by MJB's avatar MJB
Browse files

on_failure to clean up

parent 179ff349
No related branches found
No related tags found
No related merge requests found
......@@ -21,7 +21,7 @@ build:tests:
test:
stage: test
dependencies:
- build
- build:tests
script:
- vagrant --fixture=scripts -- up
- vagrant --fixture=scripts -- ssh test-runner -- -tt "pip3 install /vagrant/build/$TEST_PACKAGE_NAME"
......
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