Upload exes on appveyor too.
This commit is contained in:
parent
36a74c2fc6
commit
1dc9b0cb29
@ -41,6 +41,8 @@ on_success:
|
|||||||
- cd ..\rssguard-build
|
- cd ..\rssguard-build
|
||||||
- for /f "tokens=*" %%F in ('dir /b *.7z') do curl --upload-file %%F https://transfer.sh/%%F --silent >> ..\rssguard-wiki\Windows-development-builds.md
|
- for /f "tokens=*" %%F in ('dir /b *.7z') do curl --upload-file %%F https://transfer.sh/%%F --silent >> ..\rssguard-wiki\Windows-development-builds.md
|
||||||
- echo.>> ..\rssguard-wiki\Windows-development-builds.md
|
- echo.>> ..\rssguard-wiki\Windows-development-builds.md
|
||||||
|
- for /f "tokens=*" %%F in ('dir /b *.exe') do curl --upload-file %%F https://transfer.sh/%%F --silent >> ..\rssguard-wiki\Windows-development-builds.md
|
||||||
|
- echo.>> ..\rssguard-wiki\Windows-development-builds.md
|
||||||
- cd ..\rssguard-wiki
|
- cd ..\rssguard-wiki
|
||||||
- git add *.*
|
- git add *.*
|
||||||
- git commit -m "New files."
|
- git commit -m "New files."
|
||||||
|
Loading…
x
Reference in New Issue
Block a user