Commit 1712da03 authored by BryceLTaylor's avatar BryceLTaylor

circleci config turn off cron job

parent eabf2667
......@@ -133,20 +133,4 @@ workflows:
- circleci-project-setup # remove this before releasing
- develop
- /^hotfix\/.*/
- /^release\/.*/
test-build-cron:
triggers:
- schedule: # every 15 minutes
cron: "0,15,30,45 * * * *"
filters:
branches:
only: circleci-project-setup
jobs:
- build-staging:
context:
- scratch-www-all
- scratch-www-staging
filters:
branches:
only:
- circleci-project-setup # remove this before releasing
- /^release\/.*/\
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