Commit bb337af4 authored by BryceLTaylor's avatar BryceLTaylor

circleci turn on workflow for circleci-configure-tests branch

parent 151db754
......@@ -121,6 +121,7 @@ workflows:
- develop
- /^hotfix\/.*/
- /^release\/.*/
- circleci-configure-tests
- deploy-staging:
context:
- scratch-www-all
......@@ -133,6 +134,7 @@ workflows:
- develop
- /^hotfix\/.*/
- /^release\/.*/
- circleci-configure-tests
- integration-staging-jest:
context:
- scratch-www-all
......@@ -145,6 +147,7 @@ workflows:
- develop
- /^hotfix\/.*/
- /^release\/.*/
- circleci-configure-tests
- integration-staging-tap:
context:
- scratch-www-all
......@@ -157,3 +160,4 @@ workflows:
- develop
- /^hotfix\/.*/
- /^release\/.*/
- circleci-configure-tests
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment