cloud-gov / cg-dashboard

Unarchived due to stratos bug in user management: https://github.com/cloudfoundry/stratos/issues/4103
Other
30 stars 18 forks source link

Enable Circle2.0 builds #1316

Closed pburkholder closed 6 years ago

pburkholder commented 6 years ago

Don't merge until changing #L89 of config.yml to not force the CIRCLE_BRANCH setting

pburkholder commented 6 years ago

I've changed the logic to always run the deploy script, and to just exit 0 if there CIRCLE_BRANCH doesn't match a master, demo or an approved tag pattern. The configuration has deployed twice to fr-stage when I forced CIRCLE_BRANCH=master when calling circle_deploy.sh, so I'm convinced it works.

I'd be okay with having circle_deploy release to fr-stage on every build, and have merge to master release to production, dashboard.fr.cloud.gov.