Variables are a hassle

This commit is contained in:
Matt Nadareski
2018-06-21 22:12:54 -07:00
parent 3810b9d32d
commit c01eb692a2

View File

@@ -29,7 +29,7 @@ build:
# post-build step
after_build:
- ps: 7z a sabretools_$(configuration)-$(platform).zip C:\projects\Debug*\
- ps: 7z a sabretools_%CONFIGURATION%-%PLATFORM %.zip C:\projects\Debug*\
# artifact linking
artifacts: