We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 824614c + fc9cef3 commit 26bae13Copy full SHA for 26bae13
1 file changed
.buildkite/pipeline.release.yml
@@ -35,6 +35,10 @@ steps:
35
plugins:
36
- aws-assume-role-with-web-identity:
37
role-arn: arn:aws:iam::445615400570:role/pipeline-buildkite-buildkite-mcp-server-release
38
+ session-tags:
39
+ - organization_id
40
+ - organization_slug
41
+ - pipeline_slug
42
- aws-ssm#v1.0.0:
43
parameters:
44
GITHUB_TOKEN: /pipelines/buildkite/buildkite-mcp-server-release/github-token
0 commit comments