mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-11-16 22:13:47 +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:
|
||||
build:
|
||||
name: build test image to aly
|
||||
# runs-on: thinkpad
|
||||
runs-on: self
|
||||
# runs-on: self-hosted
|
||||
runs-on: ubuntu-latest
|
||||
#runs-on: self
|
||||
steps:
|
||||
- name: Check out the repo
|
||||
uses: actions/checkout@v4
|
||||
|
||||
Reference in New Issue
Block a user