chore: 移除发布工作流及Dockerfile,
Some checks failed
Build Docker / build (push) Failing after 0s

This commit is contained in:
yinxiaolong
2026-06-18 18:39:36 +08:00
parent 523f021342
commit 07ca27f12e

View File

@@ -6,6 +6,8 @@ jobs:
build: build:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: test
- run: curl -x http://10.255.0.1:7890 ip.sb
- name: Checkout code - name: Checkout code
uses: actions/checkout@v2 uses: actions/checkout@v2
- name: Build - name: Build