diff --git a/gitea.jenkinsfile b/gitea.jenkinsfile index dcad621..ac26445 100644 --- a/gitea.jenkinsfile +++ b/gitea.jenkinsfile @@ -115,7 +115,6 @@ def printBranchProtection(String repo) { -o output.json) test \$HTTP_CODE -eq 200 jq -r '.[] | [.branch_name] | @tsv' output.json - jq '.' output.json """, returnStatus: true ) == 0