提交 cdc10014 编写于 作者: B Benjamin Pasero

build - merge exploration build on each commit

上级 b264205a
pool:
vmImage: 'Ubuntu-16.04'
trigger:
branches:
include: ['master']
pr:
branches:
include: ['master']
steps:
- task: NodeTool@0
inputs:
......@@ -31,13 +38,3 @@ steps:
git push origin HEAD:electron-6.0.x
displayName: Sync & Merge Exploration
trigger: none
pr: none
schedules:
- cron: "10 5 * * Mon-Fri"
displayName: Mon-Fri at 7:10
branches:
include:
- master
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册