Hey,
I almost reached my max storage space (see screenshot).

So I checked my partitions:
Device Start End Sectors Size Type
/dev/sda1 2048 6143 4096 2M BIOS boot
/dev/sda2 6144 2103295 2097152 1G Linux filesystem
/dev/sda3 2103296 20971486 18868191 9G Linux filesystem
So I increased my Partition (dev/sda3) with: 'growpart /dev/sda 3':
Device Start End Sectors Size Type
/dev/sda1 2048 6143 4096 2M BIOS boot
/dev/sda2 6144 2103295 2097152 1G Linux filesystem
/dev/sda3 2103296 503316446 501213151 239G Linux filesystem
But the storeage is not 'updated' in Bitbucket.
I searched a lot but I did not find an solutions.
So i hope you can help me...