Trying again with artifacts
This commit is contained in:
parent
5e30f22381
commit
22c58e1a21
|
@ -12,10 +12,9 @@ copy vc14_bin_Debug\fceux.exe ..\output\.
|
||||||
copy vc14_bin_Debug\7z.dll ..\output\.
|
copy vc14_bin_Debug\7z.dll ..\output\.
|
||||||
|
|
||||||
REM Create Zip Archive
|
REM Create Zip Archive
|
||||||
cd %PROJECT_ROOT%
|
archive.bat
|
||||||
appveyor PushArtifact output
|
|
||||||
|
|
||||||
REM archive.bat
|
|
||||||
|
|
||||||
cd %PROJECT_ROOT%
|
cd %PROJECT_ROOT%
|
||||||
|
|
||||||
|
appveyor PushArtifact %PROJECT_ROOT%\vc\fceux.zip
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue