new docker file

This commit is contained in:
binary-husky 2023-09-07 00:45:03 +08:00
parent bfec29e9bc
commit 24f41b0a75

View File

@ -39,6 +39,6 @@ jobs:
with: with:
context: . context: .
push: true push: true
file: docs/GithubAction+NoLocal+AllCapacity file: docs/GithubAction+AllCapacity
tags: ${{ steps.meta.outputs.tags }} tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }} labels: ${{ steps.meta.outputs.labels }}