1
0
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:
Michał Janiszewski 2019-10-19 20:37:06 +02:00 committed by Daniel Stenberg
parent dcd7e37c3a
commit 8d8b5ec344
No known key found for this signature in database
GPG Key ID: 5CC908FDB71E12C2

View File

@ -210,3 +210,9 @@ branches:
only:
- master
- /\/ci$/
artifacts:
- path: '**/curl.exe'
name: curl
- path: '**/libcurl.dll'
name: libcurl