feat: 新增gitlab push事件触发webhooks自动构建功能

This commit is contained in:
hukdoesn
2025-07-15 16:03:25 +08:00
parent f134977fef
commit 7f7cd9b333
8 changed files with 436 additions and 170 deletions

View File

@@ -3,7 +3,7 @@ host = 127.0.0.1
#host = mysql
#host = liteops-mysql
port = 3306
database = liteops
database = liteops_dev
user = root
password = 1234567xx
default-character-set = utf8mb4