Skip to content

Commit

Permalink
print ccache status
Browse files Browse the repository at this point in the history
  • Loading branch information
3nids committed Nov 18, 2018
1 parent f8af7dd commit d35ef94
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .docker/qgis.dockerfile
Expand Up @@ -21,6 +21,7 @@ COPY . /usr/src/QGIS
COPY ${CACHE_DIR} /root/.ccache
ENV CCACHE_DIR=/root/.ccache
RUN ccache -M 1G
RUN ccache -s

WORKDIR /usr/src/QGIS/build

Expand Down

0 comments on commit d35ef94

Please sign in to comment.