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
|
||||
with:
|
||||
context: ./box64
|
||||
file: ./${{ matrix.oses }}/Dockerfile
|
||||
file: ./${{ matrix.tag }}/Dockerfile
|
||||
platforms: linux/arm64
|
||||
push: true
|
||||
tags: |
|
||||
|
Reference in New Issue
Block a user