Skip to content
This repository was archived by the owner on Mar 27, 2025. It is now read-only.

matlab-2.13.0

Compare
Choose a tag to compare
@nbhoski nbhoski released this 27 Mar 04:33
· 141 commits to master since this release
a5418f1

Features

  • When you use either the Run MATLAB Build section of the web UI or the runMATLABBuild step in your pipeline, you can:

    • Specify build options for your MATLAB build. For example, you can specify -continueOnFailure to continue running the MATLAB build upon a build environment setup or task failure.
    • Access the result of running your MATLAB build interactively in the Jenkins interface. After your build runs, the Jenkins build summary page displays the number of tasks that ran, failed, and were skipped. You can click the MATLAB Build Results link on the page to access information about each task that was part of the MATLAB build.

    For more information, see Plugin Configuration Guide.