Merge branch 'ai_work'

This commit is contained in:
aichy126 2022-10-13 15:37:45 +08:00
commit 86295139ca
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ jobs:
file: ./Dockerfile
builder: ${{ steps.buildx.outputs.name }}
push: true
tags: ${{ steps.meta.outputs.tags }}
tags: latest
labels: ${{ steps.meta.outputs.labels }}
# - name: build to hub.docker