Skip to content
Snippets Groups Projects
Commit 3c94ee02 authored by Michael Boniface's avatar Michael Boniface
Browse files

Update .gitlab-ci.yml

parent 7badf0c0
No related branches found
No related tags found
No related merge requests found
......@@ -3,8 +3,6 @@ stages:
test_job:
stage: test
before_script:
- vagrant plugin install vagrant-disksize
script:
- vagrant --fixture=scripts -- up
- vagrant --fixture=scripts -- ssh -- -tt "cd /vagrant && pytest test/scripts/"
......
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