|
|
|
|
@ -132,7 +132,7 @@ jobs:
|
|
|
|
|
suffixes: '-rocm'
|
|
|
|
|
platforms: linux/amd64
|
|
|
|
|
runner-mapping: '{"linux/amd64": "mich"}'
|
|
|
|
|
uses: immich-app/devtools/.github/workflows/multi-runner-build.yml@a667ef0a5cf3ff1ff1e41be52d3fe326b24e3a00 # multi-runner-build-workflow-v1.1.3
|
|
|
|
|
uses: immich-app/devtools/.github/workflows/multi-runner-build.yml@47a2ee86898ccff51592d6572391fb1abcd7f782 # multi-runner-build-workflow-v2.0.1
|
|
|
|
|
permissions:
|
|
|
|
|
contents: read
|
|
|
|
|
actions: read
|
|
|
|
|
@ -155,7 +155,7 @@ jobs:
|
|
|
|
|
name: Build and Push Server
|
|
|
|
|
needs: pre-job
|
|
|
|
|
if: ${{ fromJSON(needs.pre-job.outputs.should_run).server == true }}
|
|
|
|
|
uses: immich-app/devtools/.github/workflows/multi-runner-build.yml@a667ef0a5cf3ff1ff1e41be52d3fe326b24e3a00 # multi-runner-build-workflow-v1.1.3
|
|
|
|
|
uses: immich-app/devtools/.github/workflows/multi-runner-build.yml@47a2ee86898ccff51592d6572391fb1abcd7f782 # multi-runner-build-workflow-v2.0.1
|
|
|
|
|
permissions:
|
|
|
|
|
contents: read
|
|
|
|
|
actions: read
|
|
|
|
|
|