Skip to content
Snippets Groups Projects
Commit 0611866f authored by Stan Hu's avatar Stan Hu
Browse files

Add color to rspec output

parent 1a6385ba
No related branches found
No related tags found
1 merge request!5924Enable rspec documentation formatter and color output
Pipeline #
Loading
Loading
@@ -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 "--format documentation"
- knapsack rspec "--color --format documentation"
artifacts:
expire_in: 31d
paths:
Loading
Loading
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