Skip to content

Commit

Permalink
Disable Linux Nigthly upload from Buildbot
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonSapin committed Dec 14, 2018
1 parent 872c2d2 commit 2a343f8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions etc/ci/buildbot_steps.yml
Expand Up @@ -105,8 +105,6 @@ linux-nightly:
- ./mach clean-cargo-cache --keep 3 --force
- ./etc/ci/clean_build_artifacts.sh
- ./mach build --release -p servo
- ./mach package --release
- ./mach upload-nightly linux
- ./mach test-perf
- python3 ./etc/ci/performance/download_buildbot_timings.py --verbose
- aws s3 sync --size-only --acl public-read ./etc/ci/performance/output s3://servo-perf
Expand Down

0 comments on commit 2a343f8

Please sign in to comment.