Where user define env
variable is the Azure DevOps?
Hi Mecy,
Add LT_BUILD_NAME variable in yaml like :
variables:
LT_USERNAME: "lambdatest user"
LT_ACCESS_KEY: " lambdatest key"
LT_BUILD_NAME
Where user define env
variable is the Azure DevOps?
Hi Mecy,
Add LT_BUILD_NAME variable in yaml like :
variables:
LT_USERNAME: "lambdatest user"
LT_ACCESS_KEY: " lambdatest key"
LT_BUILD_NAME