diff --git a/.buildkite/pipeline.yml b/.buildkite/pipeline.yml index ffab252b..e17a95f7 100644 --- a/.buildkite/pipeline.yml +++ b/.buildkite/pipeline.yml @@ -244,9 +244,9 @@ steps: echo '- Clean up your mess' test -e $REGRESS_METAHOOKS && rm $REGRESS_METAHOOKS || echo okay - test -d $COMMON && rmdir $COMMON || echo okay # No don't do this. Excludes ability to rerun etc. # Also, it's generally not very big. # Also, code above will eliminate DELETEME files older than one week. + # test -d $COMMON && rmdir $COMMON || echo okay # /bin/rm -f /var/lib/buildkite-agent/builds/DELETEME/env-$BUILDKITE_BUILD_NUMBER