Only build x86 images for now.

This commit is contained in:
Kavin 2022-10-23 18:03:00 +01:00
parent a8179b31b1
commit c1414e307f
No known key found for this signature in database
GPG Key ID: 49451E4482CC5BCD
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ jobs:
with:
context: .
file: ./Dockerfile
platforms: linux/amd64,linux/arm64
platforms: linux/amd64
push: true
tags: 1337kavin/sponsorblock-mirror:latest
cache-from: type=gha