Cleanup staging repo credentials from .netrc 55/78355/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Mon, 3 Dec 2018 02:37:20 +0000 (10:37 +0800)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Mon, 3 Dec 2018 02:37:23 +0000 (10:37 +0800)
Patch Iac41cc915d810b5289a96f27d4368c8abf434152 forgot to cleanup
after itself and causes issues when logs script comes up because
of duplicate entry in .netrc. This in turn makes the cURL command
in the logs script grab the first entry which is incorrect for
log shipping.

Change-Id: Ic00fc104d3dbd5648cde261627cad26068b249fb
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
jjb/autorelease/autorelease-templates.yaml

index 151e3a3c71701abbf86f7d6639b685760c1964b5..7615a817dafb819d72c5ac963f42fa3b1df6a676 100644 (file)
       - shell: |
           mkdir -p archives/
           cp *.log *.prop $_
+      - lf-provide-maven-settings-cleanup
 
     publishers:
       - opendaylight-infra-notify-status