mirror of
https://github.com/wassname/ray.git
synced 2026-07-05 18:13:51 +08:00
5b4a10368f
The deploy phase is skipped when script/tests fails. This prevent us from uploading failed result to S3. This PR change it to after_script phase and the secret is injected via Travis Env Var. https://docs.travis-ci.com/user/job-lifecycle/