mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-10-03 00:26:40 +08:00
test pack
This commit is contained in:
parent
3dce5e2b89
commit
d9e0d3b19d
5
.github/workflows/dockerToHub-dev.yml
vendored
5
.github/workflows/dockerToHub-dev.yml
vendored
@ -8,9 +8,8 @@ on:
|
|||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
name: build test image to aly
|
name: build test image to aly
|
||||||
# runs-on: thinkpad
|
runs-on: ubuntu-latest
|
||||||
runs-on: self
|
#runs-on: self
|
||||||
# runs-on: self-hosted
|
|
||||||
steps:
|
steps:
|
||||||
- name: Check out the repo
|
- name: Check out the repo
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
Loading…
Reference in New Issue
Block a user