Added artifact filter

This commit is contained in:
Benjamin Höglinger-Stelzer
2018-12-26 22:58:15 +01:00
parent ca0a5789f3
commit 19c1a48c79

View File

@@ -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