File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -46,12 +46,13 @@ jobs:
4646 - uses : elastic/oblt-actions/google/auth@v1
4747 with :
4848 project-number : ' 911195782929'
49+ project-id : ' elastic-observability-ci'
4950
5051 - uses : google-github-actions/get-secretmanager-secrets@bc9c54b29fdffb8a47776820a7d26e77b379d262 # v3.0.0
5152 with :
5253 export_to_environment : true
5354 secrets : |-
54- EC_API_KEY:elastic-observability/elastic-cloud-observability-team-pro-api-key
55+ EC_API_KEY:elastic-observability-ci /elastic-cloud-observability-team-pro-api-key
5556 - run : make smoketest/run
5657
5758 # Secrets are rotated daily, if the benchmarks run between the rotation window, then
6364 with :
6465 export_to_environment : true
6566 secrets : |-
66- EC_API_KEY:elastic-observability/elastic-cloud-observability-team-pro-api-key
67+ EC_API_KEY:elastic-observability-ci /elastic-cloud-observability-team-pro-api-key
6768
6869 - if : always()
6970 name : Tear down
You can’t perform that action at this time.
0 commit comments