ci(box64): fix file path
This commit is contained in:
2
.github/workflows/box64.yml
vendored
2
.github/workflows/box64.yml
vendored
@@ -32,7 +32,7 @@ jobs:
|
|||||||
- uses: docker/build-push-action@v2
|
- uses: docker/build-push-action@v2
|
||||||
with:
|
with:
|
||||||
context: ./box64
|
context: ./box64
|
||||||
file: ./${{ matrix.oses }}/Dockerfile
|
file: ./${{ matrix.tag }}/Dockerfile
|
||||||
platforms: linux/arm64
|
platforms: linux/arm64
|
||||||
push: true
|
push: true
|
||||||
tags: |
|
tags: |
|
||||||
|
Reference in New Issue
Block a user