Skip to content

Commit c248394

Browse files
committedNov 19, 2018
print ccache status
1 parent 7eff348 commit c248394

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
@@ -18,6 +18,7 @@ COPY . /usr/src/QGIS
1818
COPY ${CACHE_DIR} /root/.ccache
1919
ENV CCACHE_DIR=/root/.ccache
2020
RUN ccache -M 1G
21+
RUN ccache -s
2122

2223
WORKDIR /usr/src/QGIS/build
2324

0 commit comments

Comments
 (0)
Please sign in to comment.