Skip to content

Commit dff1db3

Browse files
chore: add a note about the tracer branch parameter
1 parent 870b8c7 commit dff1db3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ variables:
66
VERSION: dev
77
# Manual trigger variables
88
TRACER_BRANCH:
9-
description: "Branch of the dd-trace-dotnet repository to use (default empty)."
9+
description: "Branch of the dd-trace-dotnet repository to use (default empty). For a basic testing, you can use master or something."
1010
value: ""
1111
TRACER_VERSION:
1212
description: "Latest release version of the dd-trace-dotnet to tag the build with (default empty)."

0 commit comments

Comments
 (0)