Skip to content

Commit

Permalink
Revert "pipeline: activate upload reporting."
Browse files Browse the repository at this point in the history
This reverts commit 3643fde
  • Loading branch information
mistafunk committed Jul 2, 2020
1 parent ad55deb commit e1369e8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pipeline.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ import com.esri.zrh.jenkins.ce.PrtAppPipelineLibrary
// entry point for standalone pipeline
def pipeline(String branchName = null) {
cepl.runParallel(getTasks(branchName))
papl.finalizeRun('serlio', myBranch)
}

// entry point for embedded pipeline
Expand Down

0 comments on commit e1369e8

Please sign in to comment.