Move localization pipeline sync schedule to the YAML file

This commit is contained in:
Matt Cooley 2021-01-28 08:21:30 -08:00
commit 4e63972776

View file

@ -7,6 +7,13 @@
# Expects a variable called LocServiceKey to contain the OAuth client secret for Touchdown.
schedules:
- cron: "0 5 * * *"
displayName: Daily sync
branches:
include:
- master
trigger: none
pr: none