mirror of
https://github.com/nkanaev/yarr.git
synced 2025-05-28 14:51:41 +00:00
fix build docker action
This commit is contained in:
parent
14d1bd1fc3
commit
0e2d377aac
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -172,6 +172,7 @@ jobs:
|
|||||||
uses: docker/build-push-action@v2
|
uses: docker/build-push-action@v2
|
||||||
with:
|
with:
|
||||||
context: .
|
context: .
|
||||||
|
file: ./etc/dockerfile
|
||||||
platforms: linux/amd64,linux/arm64,linux/arm/v7
|
platforms: linux/amd64,linux/arm64,linux/arm/v7
|
||||||
push: true
|
push: true
|
||||||
tags: |
|
tags: |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user