4

I've read this blog post that explains how to configure travis to upload build artifacts to S3. How do I limit the "travis-artifacts upload" command to work only in the "develop" branch? I still want the branches to run CI, I just don't want them to overwrite the build artifacts uploaded by the develop branch.

4

1 に答える 1