File tree Expand file tree Collapse file tree 1 file changed +4
-8
lines changed Expand file tree Collapse file tree 1 file changed +4
-8
lines changed Original file line number Diff line number Diff line change @@ -73,20 +73,16 @@ steps:
73
73
- elastic/oblt-aws-auth#v0.1.0:
74
74
duration : 10800 # seconds
75
75
# 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.
78
77
- elastic/oblt-google-auth#v1.3.0:
79
78
lifetime : 10800 # seconds
79
+ project-id : " elastic-observability-ci"
80
+ project-number : " 911195782929"
81
+ lifetime : 10800 # seconds
80
82
- avaly/gcp-secret-manager#v1.2.0:
81
83
env :
82
84
EC_API_KEY : elastic-cloud-observability-team-qa-api-key
83
85
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"
90
86
artifact_paths :
91
87
- " build/test-results/*.xml"
92
88
- " build/elastic-stack-dump/*/logs/*.log"
You can’t perform that action at this time.
0 commit comments