Commit 6cccb0e
committed
[no-relnote] Don't let scan failures block pipeline
With the new publishing flow, there are additional checks
that are performed on images before these are published to
ngc. This change allows scans to fail so that these do not
block the publishing step, but do provide a signal of
possible exceptions that are required.
Signed-off-by: Evan Lezar <[email protected]>1 parent 6a18c48 commit 6cccb0e
1 file changed
+1
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
165 | 165 | | |
166 | 166 | | |
167 | 167 | | |
168 | | - | |
169 | | - | |
170 | | - | |
171 | | - | |
| 168 | + | |
172 | 169 | | |
173 | 170 | | |
174 | 171 | | |
| |||
292 | 289 | | |
293 | 290 | | |
294 | 291 | | |
295 | | - | |
0 commit comments