upd(ci): build using the dev dockerfile

This commit is contained in:
Marie 2023-11-08 19:42:37 +01:00 committed by GitHub
parent c3df66a7e1
commit 9f5741bf27
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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