This is an automated email from the ASF dual-hosted git repository. elek pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ozone-docker-builder.git
commit c7d48c19f1522ce1c5836f53bac875dacc14bd48 Author: Doroszlai, Attila <[email protected]> AuthorDate: Fri Aug 28 13:49:46 2020 +0200 Trigger build for Ozone f64bc6ed3 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index efd2ddb..f22ee02 100644 --- a/Dockerfile +++ b/Dockerfile @@ -100,4 +100,4 @@ RUN cd /tmp && git clone --depth=1 https://github.com/apache/hadoop-ozone.git -b rm -rf /home/user/.m2/repository/org/apache/hadoop/*hdds* && \ rm -rf /home/user/.m2/repository/org/apache/hadoop/*ozone* && \ rm -rf /tmp/hadoop-ozone && \ - find /home/user/.m2/repository -exec chmod go+wx {} \; # ozone master: 798e00c97 + find /home/user/.m2/repository -exec chmod go+wx {} \; # ozone master: f64bc6ed3 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
