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