mirror of
https://github.com/nefarius/ViGEmBus.git
synced 2025-08-10 00:52:17 +00:00
Added artifact filter
This commit is contained in:
@@ -2,6 +2,8 @@ version: 1.16.{build}.0
|
||||
image: Visual Studio 2017
|
||||
build_script:
|
||||
- ps: .\build.ps1
|
||||
artifacts:
|
||||
- path: 'bin**\*.dll'
|
||||
deploy:
|
||||
- provider: Environment
|
||||
name: BUILDBOT
|
||||
|
||||
Reference in New Issue
Block a user