!fixup
This commit is contained in:
parent
8d146f6f50
commit
ff45cab71d
1
.github/workflows/docker.yml
vendored
1
.github/workflows/docker.yml
vendored
|
@ -34,5 +34,6 @@ jobs:
|
|||
with:
|
||||
context: .
|
||||
push: true
|
||||
file: Wave/Dockerfile
|
||||
tags: ${{ steps.meta.outputs.tags }}
|
||||
labels: ${{ steps.meta.outputs.labels }}
|
||||
|
|
Loading…
Reference in a new issue