We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3327deb commit 71bc90aCopy full SHA for 71bc90a
.gitlab/trigger_release.yml
@@ -20,7 +20,7 @@
20
# when triggered with major version 7
21
- source /root/.bashrc
22
- export RELEASE_VERSION=$(inv agent.version --major-version 7 --url-safe --omnibus-format)-1
23
- - inv pipeline.trigger-child-pipeline --no-follow --project-name "DataDog/agent-release-management" --git-ref "main" --variables "ACTION,AUTO_RELEASE,BUILD_PIPELINE_ID,RELEASE_PRODUCT,RELEASE_VERSION,TARGET_REPO,TARGET_REPO_BRANCH"
+ - inv pipeline.trigger-child-pipeline --no-follow --project-name "DataDog/agent-release-management" --git-ref "stable-agent-incl-ngmsi" --variables "ACTION,AUTO_RELEASE,BUILD_PIPELINE_ID,RELEASE_PRODUCT,RELEASE_VERSION,TARGET_REPO,TARGET_REPO_BRANCH"
24
dependencies: []
25
26
trigger_auto_staging_release:
0 commit comments