Commit 3967255
authored
fix: Checking the artifact cache only if the resource artifact status is set (#98)
Signed-off-by: Rashed Kamal <[email protected]>
The MavenArtifact API status condition was set incorrectly during the artifact cache check. This PR adds a check for the resource `status.artifact` while verifying the artifact cache.1 parent 40a035f commit 3967255
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
321 | 321 | | |
322 | 322 | | |
323 | 323 | | |
324 | | - | |
325 | | - | |
| 324 | + | |
| 325 | + | |
326 | 326 | | |
327 | 327 | | |
328 | 328 | | |
| |||
0 commit comments