Skip to content

Commit

Permalink
Merge pull request #86 from shibayan/fix/ci
Browse files Browse the repository at this point in the history
Fixed appveyor build twice
  • Loading branch information
shibayan authored Jun 24, 2019
2 parents dade9d8 + 9ea96b1 commit 15a99c3
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
version: '{build}'

branches:
only:
- master

pull_requests:
do_not_increment_build_number: true

skip_branch_with_pr: true

skip_commits:
files:
- azuredeploy.json
Expand Down

0 comments on commit 15a99c3

Please sign in to comment.