Still trying to retrieve report results in Markdown...

This commit is contained in:
2024-12-17 21:59:25 -05:00
parent 6952341428
commit 17aab18e2c
@@ -85,7 +85,7 @@ jobs:
run: |
echo "Quality Gate Status: ${{ steps.quality-gate-check.outputs.project-status }}"
echo "Quality Gate Result: "
echo ${{ steps.quality-gate-check.outputs.quality-gate-result) }} | jq
echo "${{ steps.quality-gate-check.outputs.quality-gate-result }}" | jq
- name: Convert JSON report to markdown
id: convert-json-to-md