HADOOP-17297. Use Yetus before YETUS-994 to enable adding comments to GitHub (#2359)
This commit is contained in:
parent
a1f7e760df
commit
7d4bcb312b
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -35,7 +35,7 @@ pipeline {
|
||||
DOCKERFILE = "${SOURCEDIR}/dev-support/docker/Dockerfile"
|
||||
YETUS='yetus'
|
||||
// Branch or tag name. Yetus release tags are 'rel/X.Y.Z'
|
||||
YETUS_VERSION='main'
|
||||
YETUS_VERSION='6ab19e71eaf3234863424c6f684b34c1d3dcc0ce'
|
||||
}
|
||||
|
||||
parameters {
|
||||
|
Loading…
Reference in New Issue
Block a user