report file
RN APK Build / build (push) Waiting to run

This commit is contained in:
NishantRajputRN
2026-05-13 10:23:56 +05:30
parent 9bc637d43d
commit 67fc69ee0e
2 changed files with 5 additions and 1 deletions
+3
View File
@@ -53,6 +53,9 @@ jobs:
echo "Runner host: $(hostname)"
echo "report.json (on this runner, under job workspace): ${report_path}"
ls -la report.json
mkdir -p /home/azureuser/builds
cp -f report.json /home/azureuser/builds/trivy-report.json
echo "Persistent copy (survives after job workspace is removed): /home/azureuser/builds/trivy-report.json"
# - name: Upload Trivy report
# uses: actions/upload-artifact@v3
+1
View File
@@ -14,3 +14,4 @@ console.log("test12")
console.log("test13")
console.log("test14")
console.log("test15")
console.log("test16")