Skip to content

Commit

Permalink
contrib/intel/jenkins: Migrate ucx to water
Browse files Browse the repository at this point in the history
Signed-off-by: Zach Dworkin <[email protected]>
  • Loading branch information
zachdworkin committed Dec 5, 2024
1 parent 96eeb8e commit 86494ea
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions contrib/intel/jenkins/Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -460,15 +460,6 @@ pipeline {
}
}
}
stage ('ucx') {
steps {
script {
dir (CI_LOCATION) {
run_ci("pre-build", "pr_build_ucx.json")
}
}
}
}
stage ('cyndaquil') {
steps {
script {
Expand Down

0 comments on commit 86494ea

Please sign in to comment.