mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-10-01 23:56:39 +08:00
a
This commit is contained in:
parent
2f76441183
commit
c7c688cac0
4
.github/workflows/dockerToHub-dev.yml
vendored
4
.github/workflows/dockerToHub-dev.yml
vendored
@ -8,8 +8,8 @@ on:
|
||||
jobs:
|
||||
build:
|
||||
name: build test image to aly
|
||||
runs-on: thinkpad
|
||||
# runs-on: ubuntu-latest
|
||||
# runs-on: thinkpad
|
||||
runs-on: ubuntu-latest
|
||||
# runs-on: self-hosted
|
||||
steps:
|
||||
- name: Check out the repo
|
||||
|
4
.github/workflows/dockerToHub.yml
vendored
4
.github/workflows/dockerToHub.yml
vendored
@ -16,8 +16,8 @@ jobs:
|
||||
build:
|
||||
name: build image to aly
|
||||
# runs-on: "103.200"
|
||||
runs-on: thinkpad
|
||||
# runs-on: ubuntu-latest
|
||||
# runs-on: thinkpad
|
||||
runs-on: ubuntu-latest
|
||||
# runs-on: self-hosted
|
||||
steps:
|
||||
- name: Check out the repo
|
||||
|
Loading…
Reference in New Issue
Block a user