Build Stages: Share files via S3
This example has 2 build stages:
- Two jobs that set up files on S3.
- One job that uses both files from stage 1.
Here’s what the .travis.yml
config could look like:
This is how the build matrix would look like:
You can find the code for this example on our demo repository: