chore: macmini for ml pipeline
This commit is contained in:
parent
ee49f470b7
commit
c0a3f1ff47
1 changed files with 1 additions and 0 deletions
1
.github/workflows/docker.yml
vendored
1
.github/workflows/docker.yml
vendored
|
@ -33,6 +33,7 @@ jobs:
|
|||
- context: "machine-learning"
|
||||
image: "immich-machine-learning"
|
||||
platforms: "linux/amd64,linux/arm64"
|
||||
runs-on: self-hosted
|
||||
- context: "nginx"
|
||||
image: "immich-proxy"
|
||||
platforms: "linux/arm/v7,linux/amd64,linux/arm64"
|
||||
|
|
Loading…
Reference in a new issue