mirror of
https://github.com/snowykami/server-status-server.git
synced 2025-06-06 15:15:22 +00:00
🐛 添加构建工作流
This commit is contained in:
parent
8ddf3cde46
commit
7059889ebf
5
.github/workflows/build.yml
vendored
5
.github/workflows/build.yml
vendored
@ -8,6 +8,11 @@ on:
|
|||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
|
|
||||||
|
env:
|
||||||
|
GIT_TERMINAL_PROMPT: 1
|
||||||
|
GOPRIVATE: git.liteyuki.icu
|
||||||
|
GONOSUMDB: git.liteyuki.icu
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
name: Build and Cross-Compile
|
name: Build and Cross-Compile
|
||||||
|
Loading…
x
Reference in New Issue
Block a user