mirror of
https://github.com/TeamPiped/sponsorblock-mirror.git
synced 2024-12-13 22:00:35 +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:
|
with:
|
||||||
context: .
|
context: .
|
||||||
file: ./Dockerfile
|
file: ./Dockerfile
|
||||||
platforms: linux/amd64,linux/arm64
|
platforms: linux/amd64
|
||||||
push: true
|
push: true
|
||||||
tags: 1337kavin/sponsorblock-mirror:latest
|
tags: 1337kavin/sponsorblock-mirror:latest
|
||||||
cache-from: type=gha
|
cache-from: type=gha
|
||||||
|
Loading…
Reference in New Issue
Block a user