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

Merge branch 'debug_paas_ci' into 'main'

Enhanced report summary

See merge request !62
parents 6dc22235 8968a4b8
No related branches found
No related tags found
Loading
...@@ -46,7 +46,7 @@ ...@@ -46,7 +46,7 @@
- name: Show scans log - name: Show scans log
debug: debug:
msg: "{{ imported_scans_log.output }}" var: imported_scans_log
when: summary_report_json.global == 'NOK' when: summary_report_json.global == 'NOK'
- name: Detailed report summary - name: Detailed report summary
......
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