fix: 添加openbsd支持,说明中添加对于CGO编译参数的说明

This commit is contained in:
spiritlhl
2025-07-17 15:46:59 +00:00
parent e70a295a5f
commit e5f3ca1ec3
7 changed files with 34 additions and 33 deletions
+4 -2
View File
@@ -1,8 +1,10 @@
name: Build and Push Docker Image
on:
release:
types: [ published ]
workflow_run:
workflows: ["Build and Release"]
types:
- completed
workflow_dispatch:
jobs: