mirror of https://github.com/nucypher/nucypher.git
What do we want? TO CAPTURE TEST RESULTS! When do we want it? ALWAYS!
parent
95ddada6c7
commit
44a9ce9c00
|
@ -298,6 +298,7 @@ commands:
|
|||
command: |
|
||||
mkdir -p ~/test-logs/
|
||||
mv ~/.cache/nucypher/log/nucypher.log ~/test-logs/nucypher-container-$CIRCLE_NODE_INDEX.log
|
||||
when: always
|
||||
- store_artifacts:
|
||||
path: ~/test-logs/
|
||||
|
||||
|
|
Loading…
Reference in New Issue