Commit 221cb7c7 authored by BryceLTaylor's avatar BryceLTaylor

circleci turn on workflow for real

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