This is an automated email from the ASF dual-hosted git repository.
aajisaka pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/hadoop.git
The following commit(s) were added to refs/heads/trunk by this push:
new 65df30b HADOOP-17262. Switch to Yetus main branch. (#2304)
65df30b is described below
commit 65df30bad6381010e5d18f10a082973cd2e898e4
Author: Akira Ajisaka <[email protected]>
AuthorDate: Tue Sep 15 11:12:00 2020 +0900
HADOOP-17262. Switch to Yetus main branch. (#2304)
---
Jenkinsfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Jenkinsfile b/Jenkinsfile
index 4d2b452..f69a378 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -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='master'
+ YETUS_VERSION='main'
}
parameters {
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]