mirror of
https://github.com/TeamPiped/instances-api.git
synced 2024-12-06 19:16:17 +01:00
Only build arm64 and amd64 for now.
This commit is contained in:
@@ -31,7 +31,7 @@ jobs:
|
||||
with:
|
||||
context: .
|
||||
file: ./Dockerfile
|
||||
platforms: linux/386,linux/amd64,linux/arm/v6,linux/arm/v7,linux/arm64/v8
|
||||
platforms: linux/amd64,linux/arm64/v8
|
||||
push: true
|
||||
tags: 1337kavin/piped-instances-api:latest
|
||||
cache-from: type=gha
|
||||
|
||||
Reference in New Issue
Block a user