Skip to content

Commit d35ef94

Browse files
committedNov 18, 2018
print ccache status
1 parent f8af7dd commit d35ef94

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎.docker/qgis.dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ COPY . /usr/src/QGIS
2121
COPY ${CACHE_DIR} /root/.ccache
2222
ENV CCACHE_DIR=/root/.ccache
2323
RUN ccache -M 1G
24+
RUN ccache -s
2425

2526
WORKDIR /usr/src/QGIS/build
2627

0 commit comments

Comments
 (0)
Please sign in to comment.