mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-11-17 06:23:44 +08:00
test pack
This commit is contained in:
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
|
||||||
|
|||||||
Reference in New Issue
Block a user