mirror of
https://github.com/tedkulp/vidgrab
synced 2026-03-05 13:20:27 -05:00
Giving up
This commit is contained in:
2
.github/workflows/docker-image.yml
vendored
2
.github/workflows/docker-image.yml
vendored
@@ -55,7 +55,7 @@ jobs:
|
|||||||
builder: ${{ steps.buildx.outputs.name }}
|
builder: ${{ steps.buildx.outputs.name }}
|
||||||
push: true
|
push: true
|
||||||
tags: ${{ steps.prep.outputs.tags }}
|
tags: ${{ steps.prep.outputs.tags }}
|
||||||
platforms: linux/amd64,linux/arm/v6,linux/arm/v7,linux/arm64/v8,linux/ppc64le
|
platforms: linux/amd64,linux/arm64,linux/ppc64le
|
||||||
cache-from: type=registry,ref=tedkulp/vidgrab:latest
|
cache-from: type=registry,ref=tedkulp/vidgrab:latest
|
||||||
cache-to: type=inline
|
cache-to: type=inline
|
||||||
- name: git checkout
|
- name: git checkout
|
||||||
|
|||||||
Reference in New Issue
Block a user