mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
Variables are a hassle
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user