|
|
|
|
@ -131,7 +131,7 @@ jobs:
|
|
|
|
|
tag-suffix: '-rocm'
|
|
|
|
|
platforms: linux/amd64
|
|
|
|
|
runner-mapping: '{"linux/amd64": "mich"}'
|
|
|
|
|
uses: immich-app/devtools/.github/workflows/multi-runner-build.yml@094bfb927b8cd75b343abaac27b3241be0fccfe9 # multi-runner-build-workflow-0.1.0
|
|
|
|
|
uses: immich-app/devtools/.github/workflows/multi-runner-build.yml@129aeda75a450666ce96e8bc8126652e717917a7 # multi-runner-build-workflow-0.1.1
|
|
|
|
|
permissions:
|
|
|
|
|
contents: read
|
|
|
|
|
actions: read
|
|
|
|
|
@ -154,7 +154,7 @@ jobs:
|
|
|
|
|
name: Build and Push Server
|
|
|
|
|
needs: pre-job
|
|
|
|
|
if: ${{ needs.pre-job.outputs.should_run_server == 'true' }}
|
|
|
|
|
uses: immich-app/devtools/.github/workflows/multi-runner-build.yml@094bfb927b8cd75b343abaac27b3241be0fccfe9 # multi-runner-build-workflow-0.1.0
|
|
|
|
|
uses: immich-app/devtools/.github/workflows/multi-runner-build.yml@129aeda75a450666ce96e8bc8126652e717917a7 # multi-runner-build-workflow-0.1.1
|
|
|
|
|
permissions:
|
|
|
|
|
contents: read
|
|
|
|
|
actions: read
|
|
|
|
|
|