Skip to content
Snippets Groups Projects

Enhanced report summary

Merged Gioacchino Vino requested to merge debug_paas_ci into main
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -46,7 +46,7 @@
- name: Show scans log
debug:
msg: "{{ imported_scans_log.output }}"
var: imported_scans_log
when: summary_report_json.global == 'NOK'
- name: Detailed report summary
Loading