clean build environment before running tests in gitlab-ci
This commit is contained in:
@@ -5,4 +5,5 @@ before_script:
|
|||||||
|
|
||||||
unit_test:
|
unit_test:
|
||||||
script:
|
script:
|
||||||
|
- rake clean
|
||||||
- rake test:run
|
- rake test:run
|
||||||
|
Reference in New Issue
Block a user