Skip to content

Commit

Permalink
chore: refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
SandevDewthilina authored and valenad1 committed Mar 3, 2025
1 parent 7d73f84 commit 3df0075
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/jenkins/jenkinsfiles/Jenkinsfile-Release
Original file line number Diff line number Diff line change
Expand Up @@ -647,7 +647,6 @@ EOF
rm -rf h2o-dist
find . -name 'h2odriver-3.*.0.jar' -delete -print
"""

}
pipelineContext.getBuildSummary().markStageSuccessful(this, CLEANUP_STAGE_NAME)
} catch (Exception e) {
Expand Down

0 comments on commit 3df0075

Please sign in to comment.