Update docker-image.yml
This commit is contained in:
parent
da4e483d80
commit
9c72a6f6e9
|
|
@ -39,6 +39,6 @@ jobs:
|
|||
with:
|
||||
context: .
|
||||
push: true
|
||||
dockerfile: docs/Dockerfile+NoLocal
|
||||
file: docs/Dockerfile+NoLocal
|
||||
tags: ${{ steps.meta.outputs.tags }}
|
||||
labels: ${{ steps.meta.outputs.labels }}
|
||||
|
|
|
|||
Loading…
Reference in New Issue