Update docker-image.yml

This commit is contained in:
binary-husky 2023-05-07 16:11:36 +08:00 committed by GitHub
parent da4e483d80
commit 9c72a6f6e9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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