Enable AppVeyor only for master/develop and PRs
This commit is contained in:
parent
4b0e1a4b19
commit
790520e335
@ -25,6 +25,11 @@ artifacts:
|
||||
# - path: osrm_Debug.zip
|
||||
# name: osrm_Debug.zip
|
||||
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
- develop
|
||||
|
||||
deploy:
|
||||
provider: FTP
|
||||
server:
|
||||
|
Loading…
Reference in New Issue
Block a user