We are using TFS(Version 16.131.28106.2) to build and deploy the code.
I want to give source label On every Success build and Label format configured as $(Build.SourceVersion)
.
I am getting Label from build definition as,
But, In Release definition, this gives me a warning message.
Artifacts for the Release definition is a Source(Build definition).
I have searched it and I found a post with a similar Issue but Not answered.
Please help to resolve.