Skip to content

Commit ba78bbd

Browse files
committed
[CI] Fixes cloud credentials path
1 parent 280dba6 commit ba78bbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.buildkite/pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ steps:
4646
RUBY_SOURCE: "{{ matrix.ruby_source }}"
4747
QUIET: false
4848
EC_PROJECT_PREFIX: 'sl_ruby'
49-
CLOUD_CREDENTIALS_PATH: 'secret/ci/elastic-elasticsearch-serverless-ruby/cloud-access'
49+
CLOUD_CREDENTIALS_PATH: 'secret/ci/elastic-elasticsearch-ruby/cloud-access'
5050
matrix:
5151
setup:
5252
ruby:

0 commit comments

Comments
 (0)