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

Merge branch 'debug_paas_ci' into 'main'

Enhanced report summary

See merge request !60
parents 7e97eae5 0257839d
No related branches found
No related tags found
1 merge request!60Enhanced report summary
......@@ -43,7 +43,7 @@
- name: Show scans log
debug:
msg: "{{ scans_log.output }}"
when: summary_report_json.global == 'NOK'
when: summary_report_json.global == 'NOK'
- name: Detailed report summary
debug:
......
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