Fix broken package-debug.yaml publish
This commit is contained in:
parent
8cf01ead74
commit
fdfd7c5508
1 changed files with 1 additions and 0 deletions
|
|
@ -35,6 +35,7 @@ jobs:
|
||||||
file: ./StalwartSimpleLoginMiddleware/Dockerfile
|
file: ./StalwartSimpleLoginMiddleware/Dockerfile
|
||||||
platforms: linux/amd64
|
platforms: linux/amd64
|
||||||
push: true
|
push: true
|
||||||
|
build-args: |
|
||||||
BUILD_CONFIGURATION=Debug
|
BUILD_CONFIGURATION=Debug
|
||||||
tags: ${{ steps.meta.outputs.tags }}
|
tags: ${{ steps.meta.outputs.tags }}
|
||||||
labels: ${{ steps.meta.outputs.labels }}
|
labels: ${{ steps.meta.outputs.labels }}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue