Skip to content
This repository has been archived by the owner on Aug 17, 2023. It is now read-only.

Commit

Permalink
Change S3 bucket to aws-kubeflow-jenkins
Browse files Browse the repository at this point in the history
  • Loading branch information
Yao Xiao authored and Yao Xiao committed Jan 26, 2021
1 parent 9690c3c commit cf72c0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion py/kubeflow/kfctl/testing/ci/kfctl_e2e_workflow.py
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ class Builder(object):
def __init__(self, name=None, namespace="kubeflow-test-infra",
config_path=("https://raw.githubusercontent.com/kubeflow"
"/manifests/master/kfdef/kfctl_istio_dex.v1.1.0.yaml"),
bucket="aws-kubernetes-jenkins",
bucket="aws-kubeflow-jenkins",
use_basic_auth=False,
build_and_apply=False,
test_target_name=None,
Expand Down

0 comments on commit cf72c0a

Please sign in to comment.