Update and rename docker-image.yml to build-without-local-llms.yml

This commit is contained in:
binary-husky 2023-05-07 16:40:13 +08:00 committed by GitHub
parent a76f275691
commit 0d0890cb92
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
file: docs/Dockerfile+NoLocal file: docs/GithubAction+NoLocal
tags: ${{ steps.meta.outputs.tags }} tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }} labels: ${{ steps.meta.outputs.labels }}