Skip to content

Commit

Permalink
Remove log.
Browse files Browse the repository at this point in the history
  • Loading branch information
zxBCN Valeriu_Tuguran,Constantin (IT EDP) EXTERNAL committed Aug 12, 2024
1 parent 061858c commit 081fa62
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/org/ods/services/BitbucketService.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -397,9 +397,6 @@ class BitbucketService {
}
payload += "]" +
"}"

logger.info("BB payload: " + payload)

try {
def authHeader = '\"Authorization: Bearer $TOKEN\"' // codenarc-disable GStringExpressionWithinString
script.sh(
Expand Down

0 comments on commit 081fa62

Please sign in to comment.