Skip to content
Snippets Groups Projects
Commit 8a22e41d authored by Dmitry Kalinkin's avatar Dmitry Kalinkin
Browse files

Edit .gitlab-ci.yml

parent 574c7e00
No related branches found
No related tags found
1 merge request!168Draft: run du
Pipeline #120333 failed
......@@ -77,7 +77,6 @@ common:setup:
uptime
df -h
mount
rm -rf /scratch/*
find `realpath /scratch` -type f -print0 | du -s --files0-from=- | sort -n > /tmp/df
head /tmp/df
tail -n 1000 /tmp/df
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment