Commit c616e005 authored by BryceLTaylor's avatar BryceLTaylor

circleci config turn off deploy and integration jobs

parent ba7e3804
......@@ -86,11 +86,11 @@ jobs:
build-production:
# <<: *build
deploy-staging:
<<: *deploy
# <<: *deploy
deploy-production:
# <<: *deploy
integration-staging:
<<: *integration
# <<: *integration
integration-production:
# <<: *integration
......@@ -117,7 +117,7 @@ workflows:
branches:
only:
- develop
- /^hotfix\/.*/
- /^hotfix\/.*/
- /^release\/.*/
- integration-staging:
context:
......
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