Skip to content
Snippets Groups Projects
Commit 17aa47e6 authored by Gioacchino Vino's avatar Gioacchino Vino
Browse files

Bug fix: now also ssh report are shown in Jenkins

parent b9433b18
No related branches found
No related tags found
1 merge request!99Bug fix: now also ssh report are shown in Jenkins
......@@ -56,7 +56,7 @@
- name: Find report files
find:
paths: "{{ paas_ci_workdir }}"
patterns: '*infn.it-report.txt'
patterns: '*-report.txt'
register: report_files
- name: read summary report file
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment