mirror of
https://github.com/linyqh/NarratoAI.git
synced 2025-12-11 18:42:49 +00:00
更新action
This commit is contained in:
parent
e45f2b83ec
commit
bb3f626ce7
4
.github/workflows/dockerImageBuild.yml
vendored
4
.github/workflows/dockerImageBuild.yml
vendored
@ -39,5 +39,5 @@ jobs:
|
||||
push: true
|
||||
platforms: linux/amd64,linux/arm64
|
||||
tags: |
|
||||
${{ secrets.DOCKERHUB_USERNAME }}/${{ GITHUB_REPOSITORY_NAME_PART }}:${{ env.PROJECT_VERSION }}
|
||||
${{ secrets.DOCKERHUB_USERNAME }}/${{ GITHUB_REPOSITORY_NAME_PART }}:latest
|
||||
${{ secrets.DOCKERHUB_USERNAME }}/narratoai:${{ env.PROJECT_VERSION }}
|
||||
${{ secrets.DOCKERHUB_USERNAME }}/narratoai:latest
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user