mirror of
https://github.com/2dust/v2rayN.git
synced 2025-08-23 19:36:55 +00:00
Update azure-pipelines.yml: Trigger all branches
This commit is contained in:
parent
02f2cb5d17
commit
2be1316e9e
1 changed files with 3 additions and 1 deletions
|
@ -6,7 +6,9 @@
|
|||
name: $(Build.SourceBranchName)_$(date:yyyyMMdd)$(rev:.r)
|
||||
|
||||
trigger:
|
||||
- master
|
||||
branches:
|
||||
include:
|
||||
- '*'
|
||||
|
||||
pool:
|
||||
vmImage: 'windows-latest'
|
||||
|
|
Loading…
Reference in a new issue