mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-10-01 23:56:39 +08:00
测试dev部署
This commit is contained in:
parent
818c17058a
commit
b1198dab55
4
.github/workflows/dockerToHub-dev.yml
vendored
4
.github/workflows/dockerToHub-dev.yml
vendored
@ -33,8 +33,8 @@ jobs:
|
||||
# yes | docker system prune --filter "until=168h"
|
||||
deploy:
|
||||
name: 部署到dev服务器
|
||||
needs: z4
|
||||
runs-on: thinkpad
|
||||
#needs: z4
|
||||
runs-on: z4
|
||||
steps:
|
||||
- name: Check out the repo
|
||||
uses: actions/checkout@v3
|
||||
|
Loading…
Reference in New Issue
Block a user