Skip to content

Commit

Permalink
Update baremetal settings for Synth builds
Browse files Browse the repository at this point in the history
Signed-off-by: Travis F. Collins <[email protected]>
  • Loading branch information
tfcollins committed Dec 6, 2024
1 parent 6bc8aa6 commit b83515d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion JenkinsfileCron
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
@Library('tfc-lib@adef-ci') _

dockerConfig = getDockerConfig(['MATLAB','Vivado'], matlabHSPro=false)
dockerConfig = getDockerConfig(['MATLAB','Vivado','Internal'], matlabHSPro=false)
dockerConfig.add("-e MLRELEASE=R2023b")
dockerHost = 'docker'

Expand Down

0 comments on commit b83515d

Please sign in to comment.