feat: QE-Agent Gitea 活动添加 [qe-agent: qa-01] 标识签名

This commit is contained in:
2026-05-31 19:29:00 +08:00
parent f2f85b984f
commit e7d5a28db4
2 changed files with 9 additions and 2 deletions
+1
View File
@@ -7,6 +7,7 @@ set -e
export GITEA_API_TOKEN="59117246ec418d5d87042de073b0d4197d8054bf"
export GITEA_URL="http://localhost:3000"
export GITEA_REPO="pzhang_zywl/document_analyzer"
export QE_AGENT_ID="qa-01"
cd "$(dirname "$0")/.."