Set the value with the command echo "##vso[task.setvariable variable=FOO]some value"; In subsequent tasks, you can use the $(FOO) syntax to have ...
確定! 回上一頁