Azure Devops - $(Build.SourcesDirectory) and (System.DefaultWorkingDirectory) is the same


Did you know that

$(Build.SourcesDirectory) and
(System.DefaultWorkingDirectory) has the same value. For example if you

$(Build.SourcesDirectory) is /home/buildadmin/agent/_work/97/s then
(System.DefaultWorkingDirectory) is /home/buildadmin/agent/_work/97/s then

In case, somebody ask, this could come in handy.


Comments

Popular posts from this blog

vllm : Failed to infer device type

android studio kotlin source is null error

gemini cli getting file not defined error