mirror of
https://gitlab.com/gitlab-org/gitlab-foss.git
synced 2025-07-29 12:00:32 +00:00
Add latest changes from gitlab-org/gitlab@master
This commit is contained in:
@ -510,6 +510,7 @@ function log_disk_usage() {
|
||||
echo "This job requires ${space_threshold_gb}G free disk space, but the runner only has ${available_space}."
|
||||
echo "Exiting now in anticipation of a 'no space left on device' error."
|
||||
echo "If this problem persists, please contact #g_hosted_runners team."
|
||||
echo "NOTE: This job will be retried automatically."
|
||||
echo "********************************************************************"
|
||||
exit 111
|
||||
fi
|
||||
|
Reference in New Issue
Block a user