Skip to content

Commit

Permalink
Trigger build only on master branch
Browse files Browse the repository at this point in the history
  • Loading branch information
algattik committed Oct 1, 2019
1 parent d8df7d7 commit 4cf0d8b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions integration-tests/azure-pipelines.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
trigger:
- master

jobs:

- job: start_agent
Expand Down

0 comments on commit 4cf0d8b

Please sign in to comment.