Skip to content

Commit 89b8988

Browse files
authored
Nightly build (#103)
1 parent 5cb4644 commit 89b8988

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/azure-pipelines.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@ trigger:
44
pr:
55
- main
66

7+
schedules:
8+
- cron: "0 0 * * *"
9+
displayName: Nightly Build
10+
branches:
11+
include:
12+
- main
13+
always: true
14+
715
variables:
816
- name: ndkVersion
917
value: 25.2.9519653

0 commit comments

Comments
 (0)