mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-10-02 16:16: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:
|
jobs:
|
||||||
build:
|
build:
|
||||||
name: build test image to aly
|
name: build test image to aly
|
||||||
runs-on: thinkpad
|
# runs-on: thinkpad
|
||||||
# runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
# runs-on: self-hosted
|
# runs-on: self-hosted
|
||||||
steps:
|
steps:
|
||||||
- name: Check out the repo
|
- name: Check out the repo
|
||||||
|
4
.github/workflows/dockerToHub.yml
vendored
4
.github/workflows/dockerToHub.yml
vendored
@ -16,8 +16,8 @@ jobs:
|
|||||||
build:
|
build:
|
||||||
name: build image to aly
|
name: build image to aly
|
||||||
# runs-on: "103.200"
|
# runs-on: "103.200"
|
||||||
runs-on: thinkpad
|
# runs-on: thinkpad
|
||||||
# runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
# runs-on: self-hosted
|
# runs-on: self-hosted
|
||||||
steps:
|
steps:
|
||||||
- name: Check out the repo
|
- name: Check out the repo
|
||||||
|
Loading…
Reference in New Issue
Block a user