mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-10-01 23:56:39 +08:00
3
This commit is contained in:
parent
f9d2830eda
commit
1220f3676f
1
.github/workflows/dockerToHub-dev.yml
vendored
1
.github/workflows/dockerToHub-dev.yml
vendored
@ -33,6 +33,7 @@ jobs:
|
|||||||
deploy:
|
deploy:
|
||||||
name: 部署到dev服务器
|
name: 部署到dev服务器
|
||||||
runs-on: z4
|
runs-on: z4
|
||||||
|
needs: build
|
||||||
steps:
|
steps:
|
||||||
- name: Check out the repo
|
- name: Check out the repo
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
|
Loading…
Reference in New Issue
Block a user