circleci turn on workflow for real

This commit is contained in:
BryceLTaylor 2021-01-11 11:25:38 -05:00
parent bb337af4af
commit 221cb7c7b9

View file

@ -121,7 +121,7 @@ workflows:
- develop
- /^hotfix\/.*/
- /^release\/.*/
- circleci-configure-tests
- circleCI-configure-tests
- deploy-staging:
context:
- scratch-www-all
@ -134,7 +134,7 @@ workflows:
- develop
- /^hotfix\/.*/
- /^release\/.*/
- circleci-configure-tests
- circleCI-configure-tests
- integration-staging-jest:
context:
- scratch-www-all
@ -147,7 +147,7 @@ workflows:
- develop
- /^hotfix\/.*/
- /^release\/.*/
- circleci-configure-tests
- circleCI-configure-tests
- integration-staging-tap:
context:
- scratch-www-all
@ -160,4 +160,4 @@ workflows:
- develop
- /^hotfix\/.*/
- /^release\/.*/
- circleci-configure-tests
- circleCI-configure-tests