mirror of
https://github.com/rust-lang/rust.git
synced 2025-05-01 04:27:38 +00:00
parent
51e2247948
commit
9cfdabaf3c
@ -286,6 +286,7 @@ before_deploy:
|
|||||||
rm -rf obj/build/dist/doc &&
|
rm -rf obj/build/dist/doc &&
|
||||||
cp -r obj/build/dist/* deploy/$TRAVIS_COMMIT;
|
cp -r obj/build/dist/* deploy/$TRAVIS_COMMIT;
|
||||||
fi
|
fi
|
||||||
|
- travis_retry gem update --system
|
||||||
|
|
||||||
deploy:
|
deploy:
|
||||||
- provider: s3
|
- provider: s3
|
||||||
|
Loading…
Reference in New Issue
Block a user