HADOOP-17297. Use Yetus before YETUS-994 to enable adding comments to GitHub (#2359)

This commit is contained in:
Akira Ajisaka 2020-10-05 19:16:37 +09:00 committed by GitHub
parent a1f7e760df
commit 7d4bcb312b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
Jenkinsfile vendored
View File

@ -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 {