Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[example tests] Adding a clone and a deploy step to allow optimizations in CI. #3208

Merged
merged 1 commit into from
Nov 7, 2016

Commits on Nov 4, 2016

  1. Adding a clone and a deploy step to allow optimizations in CI.

    This adds an example clone and deploy step that allows you to modify
    each top level repository before pulling in the rest of the example's
    dependencies. This allows us to not pull in a copy of mbed-os for each
    example in CI and instead symbolic link the already cloned copy, saving
    valuable time and disk space
    bridadan committed Nov 4, 2016
    Configuration menu
    Copy the full SHA
    b0d556b View commit details
    Browse the repository at this point in the history