mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
Resume WPT syncing on mac builders.
This commit is contained in:
parent
aab335e543
commit
80423dbfb1
1 changed files with 3 additions and 3 deletions
|
@ -68,6 +68,9 @@ mac-nightly:
|
||||||
- env PKG_CONFIG_PATH=/usr/local/opt/zlib/lib/pkgconfig ./mach build --release
|
- env PKG_CONFIG_PATH=/usr/local/opt/zlib/lib/pkgconfig ./mach build --release
|
||||||
- ./mach package --release
|
- ./mach package --release
|
||||||
- ./mach upload-nightly mac
|
- ./mach upload-nightly mac
|
||||||
|
- ./etc/ci/update-wpt-checkout fetch-and-update-expectations
|
||||||
|
- ./etc/ci/update-wpt-checkout open-pr
|
||||||
|
- ./etc/ci/update-wpt-checkout cleanup
|
||||||
|
|
||||||
linux-rel-intermittent:
|
linux-rel-intermittent:
|
||||||
- ./mach clean-nightlies --keep 3 --force
|
- ./mach clean-nightlies --keep 3 --force
|
||||||
|
@ -148,9 +151,6 @@ linux-nightly:
|
||||||
- python3 ./etc/ci/performance/download_buildbot_timings.py --verbose
|
- python3 ./etc/ci/performance/download_buildbot_timings.py --verbose
|
||||||
- aws s3 sync --size-only --acl public-read ./etc/ci/performance/output s3://servo-perf
|
- aws s3 sync --size-only --acl public-read ./etc/ci/performance/output s3://servo-perf
|
||||||
- rm -rf ./python/_virtualenv
|
- rm -rf ./python/_virtualenv
|
||||||
- ./etc/ci/update-wpt-checkout fetch-and-update-expectations
|
|
||||||
- ./etc/ci/update-wpt-checkout open-pr
|
|
||||||
- ./etc/ci/update-wpt-checkout cleanup
|
|
||||||
|
|
||||||
android:
|
android:
|
||||||
- ./mach clean-nightlies --keep 3 --force
|
- ./mach clean-nightlies --keep 3 --force
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue