Skip to content

Commit

Permalink
Always trigger the nightly build (Azure#913)
Browse files Browse the repository at this point in the history
* triger e2e nightly

* rename to indicate it's a nightly build from master branch

* delete unused variable

* always run the pipeline no matter if there have been source code changes or not

* resolve conflict
  • Loading branch information
3quanfeng authored Jun 12, 2020
1 parent c9b6554 commit c402a46
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pipelines/nightly-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ schedules:
branches:
include:
- master
always: true

trigger: none

Expand Down

0 comments on commit c402a46

Please sign in to comment.