mirror of
https://github.com/TeamPiped/sponsorblock-mirror.git
synced 2024-12-12 21:30:36 +05:30
Only build x86 images for now.
This commit is contained in:
parent
a8179b31b1
commit
c1414e307f
2
.github/workflows/build-docker.yml
vendored
2
.github/workflows/build-docker.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user