summaryrefslogtreecommitdiff
path: root/azure-pipelines.yml
diff options
context:
space:
mode:
Diffstat (limited to 'azure-pipelines.yml')
-rw-r--r--azure-pipelines.yml8
1 files changed, 8 insertions, 0 deletions
diff --git a/azure-pipelines.yml b/azure-pipelines.yml
index 688d36c148..2cb85dd766 100644
--- a/azure-pipelines.yml
+++ b/azure-pipelines.yml
@@ -11,6 +11,14 @@ trigger:
- UPGRADING
- UPGRADING.INTERNALS
+schedules:
+ - cron: "0 1 * * *"
+ displayName: Nightly build
+ branches:
+ include:
+ - PHP-7.4
+ - master
+
jobs:
- template: azure/job.yml
parameters: