diff --git a/.buildkite/pipeline.yml b/.buildkite/pipeline.yml index 97a2f361..0675ef50 100755 --- a/.buildkite/pipeline.yml +++ b/.buildkite/pipeline.yml @@ -8,13 +8,11 @@ steps: plugins: - seek-oss/aws-sm#v2.3.2: json-to-env: - - json-key: . - secret-id: devex/prod/buildkite/integration_provider_secret + - secret-id: sdlc/prod/buildkite/integration_provider_secret_redpanda_client - label: make unit key: unit command: make unit plugins: - seek-oss/aws-sm#v2.3.2: json-to-env: - - json-key: . - secret-id: devex/prod/buildkite/integration_provider_secret \ No newline at end of file + - secret-id: sdlc/prod/buildkite/integration_provider_secret_redpanda_client \ No newline at end of file