gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gnurl] 204/222: appveyor: publish artifacts on appveyor


From: gnunet
Subject: [gnurl] 204/222: appveyor: publish artifacts on appveyor
Date: Thu, 07 Nov 2019 00:11:40 +0100

This is an automated email from the git hooks/post-receive script.

ng0 pushed a commit to branch master
in repository gnurl.

commit 8d8b5ec3444ae2ae7d20790bcf2e1a96b5819645
Author: MichaƂ Janiszewski <address@hidden>
AuthorDate: Sat Oct 19 20:37:06 2019 +0200

    appveyor: publish artifacts on appveyor
    
    This allows obtaining upstream builds of curl directly from appveyor for
    all the available configurations
    
    Closes #4509
---
 appveyor.yml | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/appveyor.yml b/appveyor.yml
index 2a05b5722..9b4ad5cf5 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -210,3 +210,9 @@ branches:
     only:
         - master
         - /\/ci$/
+
+artifacts:
+  - path: '**/curl.exe'
+    name: curl
+  - path: '**/libcurl.dll'
+    name: libcurl

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]