Closed pburkholder closed 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.
Don't merge until changing #L89 of config.yml to not force the CIRCLE_BRANCH setting