Pipeline function 'googleStorageBuildLogUpload' not working in post block
Opened this issue · 1 comments
sbienkow commented
See #42
Exactly the same issue, just different build step - googleStorageBuildLogUpload
doesn't upload Jenkins log in post steps.
Looks like the fix is simple, but potentially more than just this mentioned step is affected, since only ClassicUploadStep
and GoogleCloudStorageUploader
have mentions of setForFailedJobs
.