aboutsummaryrefslogtreecommitdiffstats
path: root/fpga
diff options
context:
space:
mode:
Diffstat (limited to 'fpga')
-rw-r--r--fpga/.ci/fpga-pipeline-pr.yml8
1 files changed, 8 insertions, 0 deletions
diff --git a/fpga/.ci/fpga-pipeline-pr.yml b/fpga/.ci/fpga-pipeline-pr.yml
index 7f98c4fd6..307010e7a 100644
--- a/fpga/.ci/fpga-pipeline-pr.yml
+++ b/fpga/.ci/fpga-pipeline-pr.yml
@@ -53,6 +53,14 @@ pr:
- fpga/usrp3/top/x400
- fpga/.ci
+schedules:
+- cron: "0 18 * * Sun"
+ displayName: Weekly FPGA Build master branch
+ branches:
+ include:
+ - master
+ always: true
+
extends:
template: templates/stages-fpga-pipeline.yml
parameters: