HADOOP-16183. Use latest Yetus to support ozone specific build process
Closes #599
This commit is contained in:
parent
4605db369e
commit
6a427456eb
4
Jenkinsfile
vendored
4
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='rel/0.9.0'
|
||||
YETUS_VERSION='rel/0.10.0'
|
||||
}
|
||||
|
||||
parameters {
|
||||
@ -206,4 +206,4 @@ pipeline {
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user