Skip to content

Commit

Permalink
Merge pull request #629 from dims/switch-to-new-community-owned-account
Browse files Browse the repository at this point in the history
Switch to new community owned account
  • Loading branch information
k8s-ci-robot authored Sep 15, 2023
2 parents 476591e + f42a62f commit 8b1fe5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hack/e2e/run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ KOPS_USERID=$(whoami)
if [ $CI = true ]
then
REPO_NAME=${REPO_NAME:-aws-iam-authenticator-e2e}
KOPS_STATE_BUCKET=${KOPS_STATE_BUCKET:-k8s-kops-auth-e2e}
KOPS_STATE_BUCKET=${KOPS_STATE_BUCKET:-k8s-kops-auth-shared-e2e}
else
REPO_NAME=${REPO_NAME:-aws-iam-authenticator}
KOPS_STATE_BUCKET=${KOPS_STATE_BUCKET:-k8s-kops-auth-${KOPS_USERID}}
Expand Down

0 comments on commit 8b1fe5c

Please sign in to comment.