Build in circle on all branches but master

This commit is contained in:
BryceLTaylor 2021-05-11 15:08:58 -04:00
parent ae53d40bdd
commit 7f3afc48df

View file

@ -154,10 +154,8 @@ workflows:
- scratch-www-staging
filters:
branches:
only:
- develop
- /^hotfix\/.*/
- /^release\/.*/
ignore:
- master
- build-production:
context:
- scratch-www-all