summaryrefslogtreecommitdiff
path: root/.gitlab-ci/container/container_post_build.sh
blob: 5647e13cbd9fe4d1170c031f1a5b3f393c382d38 (plain)
1
2
3
4
5
#!/bin/sh

apt-get autoremove -y --purge

ccache --show-stats