Move localization pipeline sync schedule to the YAML file (#1478)
This commit is contained in:
parent
9d8e2ad18c
commit
007eccd940
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user