yaooqinn commented on a change in pull request #1155:
URL: https://github.com/apache/incubator-kyuubi/pull/1155#discussion_r716032125



##########
File path: docker/Dockerfile
##########
@@ -28,8 +32,11 @@ ARG BASE_IMAGE=openjdk:8-jdk
 
 FROM maven:3.6-jdk-8 as builder
 
+ARG CI
 ARG MVN_ARG
 
+ENV CI ${CI}

Review comment:
       what’s this?




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to