Skip to content

Commit

Permalink
Update parallel-server-images.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hannahpullen authored Sep 24, 2024
1 parent bd366db commit d548cef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/parallel-server-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ jobs:
with:
platforms: linux/amd64
context: ./images/job-manager
build-args: MATLAB_RELEASE=${{ matrix.matlab-release }}
tags: ${{ env.JM_IMAGE }}:${{ matrix.matlab-release }}
push: true

Expand Down

0 comments on commit d548cef

Please sign in to comment.