Rename Hardware Dockerfile
This commit is contained in:
@@ -64,7 +64,7 @@ jobs:
|
|||||||
uses: docker/build-push-action@v3
|
uses: docker/build-push-action@v3
|
||||||
with:
|
with:
|
||||||
context: .
|
context: .
|
||||||
file: Dockerfile.hardware
|
file: hardware.Dockerfile
|
||||||
platforms: linux/amd64
|
platforms: linux/amd64
|
||||||
push: ${{ github.event_name != 'pull_request' }}
|
push: ${{ github.event_name != 'pull_request' }}
|
||||||
tags: ${{ steps.meta-hw.outputs.tags }}
|
tags: ${{ steps.meta-hw.outputs.tags }}
|
||||||
|
|||||||
Reference in New Issue
Block a user