codecov-node
codecov-node copied to clipboard
Differences of environment variables for Azure
There are differences of environment variables between bash and node.
param | bash | node |
---|---|---|
branch | BUILD_SOURCEBRANCHNAME | BUILD_SOURCEBRANCH |
build | BUILD_BUILDNUMBER | BUILD_BUILDID |
pr | PULL_REQUEST_NUMBER | SYSTEM_PULLREQUEST_PULLREQUESTNUMBER |