Skip to content

Commit ca8359e

Browse files
committed
use -ci account
1 parent 52daeaf commit ca8359e

File tree

1 file changed

+4
-8
lines changed

1 file changed

+4
-8
lines changed

.buildkite/pipeline.serverless.yml

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -73,20 +73,16 @@ steps:
7373
- elastic/oblt-aws-auth#v0.1.0:
7474
duration: 10800 # seconds
7575
# See https://github.com/elastic/oblt-infra/blob/main/conf/resources/repos/integrations/01-gcp-buildkite-oidc.tf
76-
# This plugin authenticates to the default Google Cloud using the OIDC token to fetch
77-
# the google secrets.
76+
# This plugin authenticates to CI Google Cloud using the OIDC token.
7877
- elastic/oblt-google-auth#v1.3.0:
7978
lifetime: 10800 # seconds
79+
project-id: "elastic-observability-ci"
80+
project-number: "911195782929"
81+
lifetime: 10800 # seconds
8082
- avaly/gcp-secret-manager#v1.2.0:
8183
env:
8284
EC_API_KEY: elastic-cloud-observability-team-qa-api-key
8385
EC_HOST: elastic-cloud-observability-team-qa-endpoint
84-
# See https://github.com/elastic/oblt-infra/blob/main/conf/resources/repos/integrations/01-gcp-buildkite-oidc.tf
85-
# This plugin authenticates to CI Google Cloud using the OIDC token.
86-
- elastic/oblt-google-auth#v1.3.0:
87-
lifetime: 10800 # seconds
88-
project-id: "elastic-observability-ci"
89-
project-number: "911195782929"
9086
artifact_paths:
9187
- "build/test-results/*.xml"
9288
- "build/elastic-stack-dump/*/logs/*.log"

0 commit comments

Comments
 (0)