Skip to content

Commit

Permalink
Updated circleCI. Auto-sync on 1st of each month
Browse files Browse the repository at this point in the history
  • Loading branch information
koyan committed Jul 17, 2019
1 parent 711c150 commit 9cbd821
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,7 @@ job_environments:
GOOGLE_PROJECT_ID: planet4-production
HELM_NAMESPACE: taiwan
HELM_RELEASE: planet4-taiwan-master
MIN_REPLICA_COUNT: 1
MAX_REPLICA_COUNT: 1
MIN_REPLICA_COUNT: 2
NEWRELIC_APPNAME: P4 Taiwan Production
WP_DB_NAME: planet4-taiwan_wordpress_master
WP_STATELESS_BUCKET: planet4-taiwan-stateless
Expand Down Expand Up @@ -388,7 +387,7 @@ workflows:
create-sync-auto:
triggers:
- schedule:
cron: "10 01 7 * *"
cron: "10 01 1 * *"
filters:
branches:
only:
Expand Down

0 comments on commit 9cbd821

Please sign in to comment.