@@ -90,6 +90,10 @@ try {
if ($LASTEXITCODE -ne 0) {
throw "Go migration 构建失败,退出码: $LASTEXITCODE"
}
& go build -o "bin/cmroubao-authctl.exe" ./cmd/authctl
throw "Go authctl 构建失败,退出码: $LASTEXITCODE"
} finally {
Pop-Location
The note is not visible to the blocked user.