Bug Fixes
Fixed File Permission Issue in MATLAB Build Task
- Addressed an issue that occurred during the creation of the
buildArtifact.json
file while running theRun MATLAB build build
task. With this update, the plugin now issues an appropriate warning if any error occurs during file creation and continues the build execution without failing the Jenkins job.