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

on_failure to clean up

parent 7440014b
No related branches found
No related tags found
No related merge requests found
......@@ -19,7 +19,8 @@ build:tests:
test:
stage: test
dependencies: build:test
dependencies:
- 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