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

gemini cli getting file not defined error

NodeJS: Error: spawn EINVAL in window for node version 20.20 and 18.20

vllm : Failed to infer device type