upd(ci): build using the dev dockerfile
This commit is contained in:
parent
c3df66a7e1
commit
9f5741bf27
1 changed files with 1 additions and 0 deletions
1
.github/workflows/docker-develop.yml
vendored
1
.github/workflows/docker-develop.yml
vendored
|
@ -49,6 +49,7 @@ jobs:
|
|||
with:
|
||||
builder: ${{ steps.buildx.outputs.name }}
|
||||
context: .
|
||||
file: "{{context}}/Dockerfile.development"
|
||||
push: true
|
||||
platforms: ${{ steps.buildx.outputs.platforms }}
|
||||
provenance: false
|
||||
|
|
Loading…
Reference in a new issue