Enable rspec documentation formatter

This commit is contained in:
Stan Hu 2016-08-16 06:24:24 -07:00
parent 6a05f24621
commit 1a6385ba28
1 changed files with 1 additions and 1 deletions

View File

@ -82,7 +82,7 @@ update-knapsack:
- export KNAPSACK_REPORT_PATH=knapsack/rspec_node_${CI_NODE_INDEX}_${CI_NODE_TOTAL}_report.json
- export KNAPSACK_GENERATE_REPORT=true
- cp knapsack/rspec_report.json ${KNAPSACK_REPORT_PATH}
- knapsack rspec
- knapsack rspec "--format documentation"
artifacts:
expire_in: 31d
paths: