CognitionGuidedSurgery / msml

The Medical Simulation Markup Language
GNU General Public License v3.0
14 stars 1 forks source link

Add msml.log files to CircleCI Artefacts #235

Closed wadoon closed 9 years ago

wadoon commented 9 years ago
  1. msml.log file should not be overwritten (appended, or renamed, maybe with workflow name) (to be done in python or run_test.sh)
  2. copied in run_test.sh to the artefacts directory, like

    cp -R Testing/Temporary/ $CIRCLE_ARTIFACTS