mirror of
https://github.com/moparisthebest/curl
synced 2025-01-08 12:28:06 -05:00
appveyor: publish artifacts on appveyor
This allows obtaining upstream builds of curl directly from appveyor for all the available configurations Closes #4509
This commit is contained in:
parent
dcd7e37c3a
commit
8d8b5ec344
@ -210,3 +210,9 @@ branches:
|
||||
only:
|
||||
- master
|
||||
- /\/ci$/
|
||||
|
||||
artifacts:
|
||||
- path: '**/curl.exe'
|
||||
name: curl
|
||||
- path: '**/libcurl.dll'
|
||||
name: libcurl
|
||||
|
Loading…
Reference in New Issue
Block a user