Commit e4ceaebd authored by BryceLTaylor's avatar BryceLTaylor

circleci turn on build job for production

parent e6abb412
......@@ -123,7 +123,7 @@ jobs:
build-staging:
<<: *build
build-production:
# <<: *build
<<: *build
deploy-staging:
<<: *deploy
deploy-production:
......@@ -151,6 +151,14 @@ workflows:
- /^hotfix\/.*/
- /^release\/.*/
- circleCI-configure-tests
- build-production:
context:
- scratch-www-all
- scratch-www-production
filters:
branches:
only:
- master
- deploy-staging:
context:
- scratch-www-all
......
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