Merge pull request 'z' (#21) from rc into main

pull/23/head
deployer3000 2025-04-09 17:48:09 +03:00
commit caa5ab4c15
1 changed files with 0 additions and 1 deletions

1
Jenkinsfile vendored
View File

@ -98,7 +98,6 @@ pipeline {
"""
echo "PR ${prId} merged successfully into main!"
def commitHash = sh(script: "git rev-parse HEAD~1", returnStdout: true).trim()
echo "Merge commit hash: ${mergeCommitHash}"
sh """
curl -v -X POST -u "${GITEA_USER}:${GITEA_PASS}" \
-H "Content-Type: application/json" \