Skip to content

Commit

Permalink
fix dockerfile for centos
Browse files Browse the repository at this point in the history
Signed-off-by: Yuan Zhou <[email protected]>
  • Loading branch information
zhouyuan committed Dec 5, 2023
1 parent f2fe15b commit 30c712a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/gluten-te/centos/dockerfile-build
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ RUN ccache -s

# Default Gluten Maven build options (empty as of now)
ENV GLUTEN_MAVEN_OPTIONS=
RUN set-login-env "GLUTEN_MAVEN_OPTIONS="
#RUN set-login-env "GLUTEN_MAVEN_OPTIONS="

ARG BUILD_BACKEND_TYPE

Expand Down

0 comments on commit 30c712a

Please sign in to comment.