mirror of
https://github.com/jpd002/Play-.git
synced 2025-04-28 13:47:57 +03:00
Copy installers to commit output directory.
This commit is contained in:
parent
2c5979f268
commit
f40c596c16
1 changed files with 2 additions and 0 deletions
|
@ -63,6 +63,8 @@ build_script:
|
|||
mkdir %REPO_COMMIT_SHORT%
|
||||
|
||||
move Play-Build\Play\installer_win32\*.exe %REPO_COMMIT_SHORT%
|
||||
|
||||
move Play-Build\Play\tools\PsfPlayer\installer_win32\*.exe %REPO_COMMIT_SHORT%
|
||||
|
||||
artifacts:
|
||||
- path: $(REPO_COMMIT_SHORT)\*.exe
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue