summaryrefslogtreecommitdiff
path: root/azure-pipelines.yml
diff options
context:
space:
mode:
Diffstat (limited to 'azure-pipelines.yml')
-rw-r--r--azure-pipelines.yml9
1 files changed, 9 insertions, 0 deletions
diff --git a/azure-pipelines.yml b/azure-pipelines.yml
index ea6acdd720..beb512c735 100644
--- a/azure-pipelines.yml
+++ b/azure-pipelines.yml
@@ -12,6 +12,15 @@ trigger:
- UPGRADING
- UPGRADING.INTERNALS
+schedules:
+ - cron: "0 1 * * *"
+ displayName: Nightly build
+ branches:
+ include:
+ - PHP-7.4
+ - PHP-8.0
+ - master
+
jobs:
- template: azure/job.yml
parameters: