Clean up after some disk-space intensive builds.

This commit is contained in:
Josh Matthews 2018-02-27 12:10:24 -05:00 committed by GitHub
parent a7f38f0f32
commit 1a8507cada
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -116,6 +116,7 @@ linux-dev:
- bash ./etc/ci/lockfile_changed.sh
- bash ./etc/ci/manifest_changed.sh
- bash ./etc/ci/check_no_panic.sh
- ./etc/ci/clean_build_artifacts.sh
linux-rel-wpt:
env:
@ -146,6 +147,7 @@ linux-rel-css:
- ./mach test-stylo --release
- bash ./etc/ci/lockfile_changed.sh
- bash ./etc/ci/manifest_changed.sh
- ./etc/ci/clean_build_artifacts.sh
linux-nightly:
- ./mach clean-nightlies --keep 3 --force