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: with:
context: . context: .
push: true push: true
dockerfile: docs/Dockerfile+NoLocal file: docs/Dockerfile+NoLocal
tags: ${{ steps.meta.outputs.tags }} tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }} labels: ${{ steps.meta.outputs.labels }}