Skip to content

Commit

Permalink
[CI] new AWS credentials (#40181)
Browse files Browse the repository at this point in the history
  • Loading branch information
pazone authored Jul 12, 2024
1 parent e02d9d8 commit 5671cff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .buildkite/scripts/initCloudEnv.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
set -euo pipefail

REPO_DIR=$(pwd)
AWS_SERVICE_ACCOUNT_SECRET_PATH="kv/ci-shared/platform-ingest/aws_account_auth"
AWS_SERVICE_ACCOUNT_SECRET_PATH="kv/ci-shared/platform-ingest/aws_ingest_ci"

exportAwsSecrets() {
local awsSecretKey
Expand Down

0 comments on commit 5671cff

Please sign in to comment.