- Use a single deploy job in CircleCI with a regex filter
- Allow overriding the deploy env via command-line argument, otherwise
use $CIRCLE_BRANCH
Pushes to the 'production', 'staging', or branches matching 'deploy-*'
will be pushed to the corresponding AWS environment (this is determined
by the prefix you set in the poa-explorer-infra script)