mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-09 10:02:56 +01:00
Clean up jemalloc source dir
This commit is contained in:
parent
7cde6cc615
commit
3391b94d39
1 changed files with 1 additions and 1 deletions
|
|
@ -60,7 +60,7 @@ make install -j $(nproc)
|
||||||
|
|
||||||
# Cleanup
|
# Cleanup
|
||||||
cd /
|
cd /
|
||||||
rm -rf /usr/src/ruby
|
rm -rf /usr/src/ruby /usr/src/jemalloc
|
||||||
apt-get purge -y --auto-remove ruby
|
apt-get purge -y --auto-remove ruby
|
||||||
|
|
||||||
# Verify
|
# Verify
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue