Skip to content

Commit

Permalink
Removing push.
Browse files Browse the repository at this point in the history
  • Loading branch information
bacciotti committed Aug 11, 2023
1 parent fa6261d commit d6ad886
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .jenkins/Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ pipeline {

// Remove comment when in prod.
println "[INFO] Pushing to code.engineering..."
githubscm.pushObject('code.engineering', params.PATCH_JIRA_ID)
//githubscm.pushObject('code.engineering', params.PATCH_JIRA_ID)

} else {
echo "No changes to push."
Expand Down

0 comments on commit d6ad886

Please sign in to comment.