Fix drone build pipeline #1

Merged
OCram85 merged 9 commits from DroneTest into master 2022-07-13 16:19:34 +02:00
Showing only changes of commit c56f238cdf - Show all commits

View File

@ -38,6 +38,8 @@ function Send-PRComment {
)
begin {
# workaround for false positive PSReviewUnusedParameter
$null = $GiteaUser
}
process {