Skip to content

Commit 33aeed4

Browse files
author
Vladimir Kotal
committed
tools. just tools.
1 parent 2d57dc6 commit 33aeed4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ COPY opengrok-web/pom.xml /mvn/opengrok-web/
1414
COPY plugins/pom.xml /mvn/plugins/
1515
COPY suggester/pom.xml /mvn/suggester/
1616

17-
# distribution and opengrok-tools do not have dependencies to cache
17+
# distribution and tools do not have dependencies to cache
1818
RUN sed -i 's:<module>distribution</module>::g' /mvn/pom.xml
1919
RUN sed -i 's:<module>tools</module>::g' /mvn/pom.xml
2020

0 commit comments

Comments
 (0)