Skip to content

Commit

Permalink
edit release schedule: every Sunday at midnight UTC
Browse files Browse the repository at this point in the history
  • Loading branch information
jeshan committed Aug 17, 2019
1 parent e3e888e commit 361c226
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/infrastructure.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ Resources:

Weekly:
Properties:
ScheduleExpression: cron(0 20 1/7 * ? *)
ScheduleExpression: cron(0 0 ? * SUN *) # every Sunday at midnight UTC
State: ENABLED
Targets:
- Arn: !GetAtt 'DeployTfBridge.Arn'
Expand Down

0 comments on commit 361c226

Please sign in to comment.