Skip to content

Commit 53adc59

Browse files
authored
mark agx security scan as report only (#4020)
1 parent b44bfce commit 53adc59

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release-arm.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ jobs:
4444
- model: "nvidia-jetson-agx-orin"
4545
image_name: "ubuntu:22.04"
4646
base_image: "ubuntu:22.04"
47+
security_scan_mode: "report-only"
4748
cleanup: true
4849
grype: true
4950
custom_job_name_format: ""
@@ -140,6 +141,7 @@ jobs:
140141
- model: "nvidia-jetson-agx-orin"
141142
image_name: "ubuntu:22.04"
142143
base_image: "ubuntu:22.04"
144+
security_scan_mode: "report-only"
143145
cleanup: true
144146
grype: true
145147
custom_job_name_format: ""

0 commit comments

Comments
 (0)