Привет. Кто-то сталкивался? В релизном пайплайне есть проблемы с указанием Working directory path для GitVersion task… Что бы я не писал, все время ошибка => Path must be a string. В билд пайплайне все отлично работает, а в релизном - нет
2020-04-24T07:46:26.3693775Z WARN [04/24/20 7:46:26:36] The working directory 'undefined' does not exist. 2020-04-24T07:46:26.3705925Z INFO [04/24/20 7:46:26:36] IsDynamicGitRepository: False 2020-04-24T07:46:26.4185956Z ERROR [04/24/20 7:46:26:41] An unexpected error occurred: 2020-04-24T07:46:26.4187665Z System.IO.DirectoryNotFoundException: Can't find the .git directory in undefined
2020-04-24T07:46:26.3693775Z WARN [04/24/20 7:46:26:36] The working directory 'undefined' does not exist. 2020-04-24T07:46:26.3705925Z INFO [04/24/20 7:46:26:36] IsDynamicGitRepository: False 2020-04-24T07:46:26.4185956Z ERROR [04/24/20 7:46:26:41] An unexpected error occurred: 2020-04-24T07:46:26.4187665Z System.IO.DirectoryNotFoundException: Can't find the .git directory in undefined