We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b46e0e8 commit 0e4b85dCopy full SHA for 0e4b85d
.gitlab-ci.yml
@@ -6,8 +6,8 @@ variables:
6
VERSION: dev
7
# Manual trigger variables
8
AGENT_BRANCH:
9
- description: "HACK: use the fips branch for now. Branch of the datadog-agent repository to use."
10
- value: aleksandr.pasechnik/svls-6279-serverless-fips
+ description: "Branch of the datadog-agent repository to use."
+ value: main
11
AGENT_VERSION:
12
description: "Latest release version of the datadog-agent to tag the build with."
13
value: "7.61.0"
0 commit comments