Commit bb337af4 authored by BryceLTaylor's avatar BryceLTaylor

circleci turn on workflow for circleci-configure-tests branch

parent 151db754
...@@ -121,6 +121,7 @@ workflows: ...@@ -121,6 +121,7 @@ workflows:
- develop - develop
- /^hotfix\/.*/ - /^hotfix\/.*/
- /^release\/.*/ - /^release\/.*/
- circleci-configure-tests
- deploy-staging: - deploy-staging:
context: context:
- scratch-www-all - scratch-www-all
...@@ -133,6 +134,7 @@ workflows: ...@@ -133,6 +134,7 @@ workflows:
- develop - develop
- /^hotfix\/.*/ - /^hotfix\/.*/
- /^release\/.*/ - /^release\/.*/
- circleci-configure-tests
- integration-staging-jest: - integration-staging-jest:
context: context:
- scratch-www-all - scratch-www-all
...@@ -145,6 +147,7 @@ workflows: ...@@ -145,6 +147,7 @@ workflows:
- develop - develop
- /^hotfix\/.*/ - /^hotfix\/.*/
- /^release\/.*/ - /^release\/.*/
- circleci-configure-tests
- integration-staging-tap: - integration-staging-tap:
context: context:
- scratch-www-all - scratch-www-all
...@@ -157,3 +160,4 @@ workflows: ...@@ -157,3 +160,4 @@ workflows:
- develop - develop
- /^hotfix\/.*/ - /^hotfix\/.*/
- /^release\/.*/ - /^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