Since we are passing a list we need to set the scan patterns
variable as {obj:var}.
Change-Id: I13c4cf4d77f8aee0652962731a5bd7fb901a3d46
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
stream: master
submodule-recursive: true
- nexus-iq-scan-patterns:
+ nexus_iq_scan_patterns:
- '**/*.ear'
- '**/*.jar'
- '**/*.tar.gz'
stage: '{nexus-iq-stage}'
application-type: 'manual'
application-id: '{project-name}'
- scan-patterns: '{nexus-iq-scan-patterns}'
+ scan-patterns: '{obj:nexus_iq_scan_patterns}'
fail-build-network-error: true
- job-template: