Skip to content

Commit

Permalink
Remove unnecessary MAVEN_CONFIG (#1472)
Browse files Browse the repository at this point in the history
Signed-off-by: Dan Siwiec <[email protected]>
  • Loading branch information
danielsiwiec authored Apr 19, 2021
1 parent ec265f9 commit a0fa357
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion infra/docker/ci/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ RUN mkdir -p /usr/share/maven /usr/share/maven/ref \
&& ln -s /usr/share/maven/bin/mvn /usr/bin/mvn

ENV MAVEN_HOME /usr/share/maven
ENV MAVEN_CONFIG "/root/.m2"

# Install Make and Python
ENV PYTHON_VERSION 3.7
Expand Down

0 comments on commit a0fa357

Please sign in to comment.