mirror of
https://github.com/dgtlmoon/changedetection.io.git
synced 2026-09-24 06:15:52 +00:00
GitHub repo build platforms: linux/amd64,linux/arm64,linux/arm/v6,linux/arm/v7
This commit is contained in:
@@ -85,7 +85,7 @@ jobs:
|
||||
ghcr.io/${{ github.repository }}:latest
|
||||
context: ./
|
||||
file: ./Dockerfile
|
||||
platforms: linux/amd64
|
||||
platforms: linux/amd64,linux/arm64,linux/arm/v6,linux/arm/v7
|
||||
cache-from: type=local,src=/tmp/.buildx-cache
|
||||
cache-to: type=local,dest=/tmp/.buildx-cache
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user