mirror of
https://github.com/servo/servo.git
synced 2025-06-24 17:14:33 +01:00
Auto merge of #20135 - servo:jdm-patch-13, r=Manishearth
Clean up after some disk-space intensive builds. This should help the ongoing disk usage problems. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/20135) <!-- Reviewable:end -->
This commit is contained in:
commit
068c1eb9fb
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue