Push job output and any files matching the '**/*.log' ANT pattern
to LF Nexus for:
- IEC install jobs;
- IEC usecase jobs;
Change-Id: I025e004d4e5567254a088754aa852966b511a7a6
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
name: CI_DEBUG
default: 'false'
description: 'Show debug output information'
+ - string:
+ name: ARCHIVE_ARTIFACTS
+ default: '**/*.log'
+ description: Artifacts to archive to the logs server.
- parameter:
name: 'seba_on_arm-defaults'
parameters:
publishers:
- email:
recipients: armband@enea.com
+ - lf-infra-publish
- job-template:
name: 'iec-install-{usecase}-{deploy-type}-daily-{stream}'
publishers:
- email:
recipients: armband@enea.com
+ - lf-infra-publish
########################
# trigger macros