Renamed artifacts

This commit is contained in:
Benjamin Höglinger
2018-01-28 17:36:19 +01:00
parent 36a46dd58d
commit 4413c378bd

View File

@@ -4,9 +4,9 @@ build_script:
- ps: .\build.ps1 -configuration release
artifacts:
- path: x64\Release\ViGEmBus
name: ViGEmBus_x64
name: ViGEmBus_unsigned_x64
- path: Release\ViGEmBus
name: ViGEmBus_x86
name: ViGEmBus_unsigned_x86
deploy:
- provider: Environment
name: BUILDBOT