mirror of
https://github.com/servo/servo.git
synced 2025-08-04 13:10:20 +01:00
Clean up after some disk-space intensive builds.
This commit is contained in:
parent
a7f38f0f32
commit
1a8507cada
1 changed files with 2 additions and 0 deletions
|
@ -116,6 +116,7 @@ linux-dev:
|
||||||
- bash ./etc/ci/lockfile_changed.sh
|
- bash ./etc/ci/lockfile_changed.sh
|
||||||
- bash ./etc/ci/manifest_changed.sh
|
- bash ./etc/ci/manifest_changed.sh
|
||||||
- bash ./etc/ci/check_no_panic.sh
|
- bash ./etc/ci/check_no_panic.sh
|
||||||
|
- ./etc/ci/clean_build_artifacts.sh
|
||||||
|
|
||||||
linux-rel-wpt:
|
linux-rel-wpt:
|
||||||
env:
|
env:
|
||||||
|
@ -146,6 +147,7 @@ linux-rel-css:
|
||||||
- ./mach test-stylo --release
|
- ./mach test-stylo --release
|
||||||
- bash ./etc/ci/lockfile_changed.sh
|
- bash ./etc/ci/lockfile_changed.sh
|
||||||
- bash ./etc/ci/manifest_changed.sh
|
- bash ./etc/ci/manifest_changed.sh
|
||||||
|
- ./etc/ci/clean_build_artifacts.sh
|
||||||
|
|
||||||
linux-nightly:
|
linux-nightly:
|
||||||
- ./mach clean-nightlies --keep 3 --force
|
- ./mach clean-nightlies --keep 3 --force
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue