We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 870b8c7 commit dff1db3Copy full SHA for dff1db3
.gitlab-ci.yml
@@ -6,7 +6,7 @@ variables:
6
VERSION: dev
7
# Manual trigger variables
8
TRACER_BRANCH:
9
- description: "Branch of the dd-trace-dotnet repository to use (default empty)."
+ description: "Branch of the dd-trace-dotnet repository to use (default empty). For a basic testing, you can use master or something."
10
value: ""
11
TRACER_VERSION:
12
description: "Latest release version of the dd-trace-dotnet to tag the build with (default empty)."
0 commit comments