[ARVADOS-DEV] updated: 7825bb3984a2010f047bf1cd0e6ea0a9be8c0316

Git user git at public.curoverse.com
Wed Sep 6 07:05:27 EDT 2017


Summary of changes:
 jenkins/run_upload_packages.py | 1 +
 1 file changed, 1 insertion(+)

       via  7825bb3984a2010f047bf1cd0e6ea0a9be8c0316 (commit)
      from  04afb73c0dfdf70c80170c350c5e41237f383f50 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


commit 7825bb3984a2010f047bf1cd0e6ea0a9be8c0316
Author: Javier Bértoli <javier at curoverse.com>
Date:   Wed Sep 6 08:03:30 2017 -0300

    Add stretch to freight
    
    refs #11572
    
    Arvados-DCO-1.1-Signed-off-by: Javier Bértoli <jbertoli at veritasgenetics.com>

diff --git a/jenkins/run_upload_packages.py b/jenkins/run_upload_packages.py
index 6340ff3..0ddbc8e 100755
--- a/jenkins/run_upload_packages.py
+++ b/jenkins/run_upload_packages.py
@@ -186,6 +186,7 @@ rm "$@"
 """
     TARGET_DISTNAMES = {
         'debian8': 'jessie-dev',
+        'debian9': 'stretch-dev',
         'ubuntu1204': 'precise-dev',
         'ubuntu1404': 'trusty-dev',
         'ubuntu1604': 'xenial-dev',

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list