mirror of
https://github.com/daeuniverse/dae.git
synced 2024-12-22 20:34:40 +07:00
refactor: move Dockerfile to ./hack/build/
This commit is contained in:
parent
41cc2a25dd
commit
fc47533a23
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
@ -51,7 +51,7 @@ jobs:
|
||||
with:
|
||||
context: .
|
||||
builder: ${{ steps.buildx.outputs.name }}
|
||||
file: Dockerfile
|
||||
file: hack/build/Dockerfile
|
||||
platforms: linux/arm/v6,linux/arm/v7,linux/arm64,linux/amd64,linux/386
|
||||
push: true
|
||||
tags: |
|
||||
|
Loading…
Reference in New Issue
Block a user