mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-23 00:02:38 -05:00
print ccache status
This commit is contained in:
parent
f8af7ddd52
commit
d35ef945ec
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user