更新 .gitea/workflows/build.yaml
This commit is contained in:
parent
18d7bdda10
commit
2537cf929d
@ -2,7 +2,7 @@ name: 构建DDNet_Server
|
|||||||
run-name: ${{ gitea.actor }} 测试项目 🚀
|
run-name: ${{ gitea.actor }} 测试项目 🚀
|
||||||
on: [push]
|
on: [push]
|
||||||
env:
|
env:
|
||||||
https_proxy=192.168.6.4:1080
|
https_proxy=192.168.6.4:1080
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
Loading…
Reference in New Issue
Block a user