mesa/.gitlab-ci/container/container_post_build.sh

6 lines
62 B
Bash
Executable File

#!/bin/sh
apt-get autoremove -y --purge
ccache --show-stats