SAP / spartacus

Spartacus is a lean, Angular-based JavaScript storefront for SAP Commerce Cloud that communicates exclusively through the Commerce REST API.
Apache License 2.0
744 stars 389 forks source link

The "deploy to GitHub pages" step runs for feature branches. #561

Closed plabadie closed 5 years ago

plabadie commented 5 years ago

The "deploy to GitHub pages" step runs for feature branches.

See this run as an example: https://travis-ci.org/SAP/cloud-commerce-spartacus-storefront/builds/464472542

It probably should only run on develop. This reduce the run time by 5 minutes on all the feature branch builds.

hackergil commented 5 years ago

Pull request #566