Copy installers to commit output directory.

This commit is contained in:
Jean-Philip Desjardins 2018-03-26 14:27:22 -04:00
parent 2c5979f268
commit f40c596c16

View file

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