mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-10-03 00:26:40 +08:00
fix build
This commit is contained in:
parent
7bfb0035db
commit
63f0d53140
2
.github/workflows/dockerToHub.yml
vendored
2
.github/workflows/dockerToHub.yml
vendored
@ -34,6 +34,8 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
context: .
|
context: .
|
||||||
push: true
|
push: true
|
||||||
|
cache-from: type=registry,ref=registry.si.icu/sijinhui/chatgpt-next-web:buildcache
|
||||||
|
cache-to: type=registry,ref=registry.si.icu/sijinhui/chatgpt-next-web:buildcache,mode=max
|
||||||
tags: |
|
tags: |
|
||||||
registry.si.icu/sijinhui/chatgpt-next-web:latest
|
registry.si.icu/sijinhui/chatgpt-next-web:latest
|
||||||
registry.si.icu/sijinhui/chatgpt-next-web:${{ env.DATE_TAG }}
|
registry.si.icu/sijinhui/chatgpt-next-web:${{ env.DATE_TAG }}
|
||||||
|
Loading…
Reference in New Issue
Block a user