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 5c40b3d commit a38103fCopy full SHA for a38103f
.buildkite/bk.integration.pipeline.yml
@@ -29,6 +29,11 @@ steps:
29
agents:
30
image: "docker.elastic.co/ci-agent-images/platform-ingest/buildkite-agent-beats-ci-with-hooks:0.5"
31
useCustomGlobalHooks: true
32
+ plugins:
33
+ - elastic/vault-secrets#v0.1.0:
34
+ path: "kv/ci-shared/platform-ingest/platform-ingest-ec-prod"
35
+ field: "apiKey"
36
+ env_var: "EC_API_KEY"
37
38
- group: "Extended runtime leak tests"
39
key: extended-integration-tests
0 commit comments