Skip to content

Commit d548cef

Browse files
authored
Update parallel-server-images.yml
1 parent bd366db commit d548cef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/parallel-server-images.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ jobs:
6262
with:
6363
platforms: linux/amd64
6464
context: ./images/job-manager
65+
build-args: MATLAB_RELEASE=${{ matrix.matlab-release }}
6566
tags: ${{ env.JM_IMAGE }}:${{ matrix.matlab-release }}
6667
push: true
6768

0 commit comments

Comments
 (0)