Add a comment to explain dependencies.log archiving 71/51271/2
authorThanh Ha <thanh.ha@linuxfoundation.org>
Tue, 31 Jan 2017 18:31:58 +0000 (13:31 -0500)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Wed, 8 Feb 2017 17:23:33 +0000 (12:23 -0500)
Change-Id: I08b34485542b5d661a7b6e1df61665a58e775c95
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
jjb/autorelease/autorelease-templates.yaml

index 21ed695f71db11a717c84f1d2116ee281febc553..763fd60684bcec74cd9e1d67e0f51b90d3f4c00a 100644 (file)
@@ -94,6 +94,9 @@
 
     publishers:
         - archive:
+            # Need to archive dependencies.log in Jenkins to provide a simple
+            # way for downstream jobs to pull the latest version of this file
+            # in their builds.
             artifacts: 'dependencies.log'
         - email-notification:
             email-recipients: '{email-recipients}'