jobs: add clone step to fetch scripts
Invoke `clone.sh` prior to running the analysis so the CI scripts are
actually pulled into the workspace.
Signed-off-by: Harrison Mutai <harrison.mutai@arm.com>
Change-Id: I1df707622a4b9a7a2376be16a24480952ba4d86f
diff --git a/tf-a-test-result-visualization.yaml b/tf-a-test-result-visualization.yaml
index 0ec1241..668e7a9 100644
--- a/tf-a-test-result-visualization.yaml
+++ b/tf-a-test-result-visualization.yaml
@@ -38,6 +38,7 @@
default: 'tf-a-main/1'
description: 'Target build to analyze.'
builders:
+ - shell: !include-raw: scripts/clone.sh
- shell: |
#!/bin/bash