Update azure-pipelines-wheels.yml for Azure Pipelines
This commit is contained in:
parent
57f84cbbaa
commit
cecfb2d657
1 changed files with 2 additions and 2 deletions
|
@ -10,8 +10,8 @@ trigger:
|
|||
- requirements_all.txt
|
||||
pr: none
|
||||
schedules:
|
||||
- cron: "0 */8 * * *"
|
||||
displayName: daily builds
|
||||
- cron: '0 */8 * * *'
|
||||
displayName: 'daily builds'
|
||||
branches:
|
||||
include:
|
||||
- dev
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue