Skip to content

Commit

Permalink
Changed to kubeflow manifest 1.4 branch
Browse files Browse the repository at this point in the history
  • Loading branch information
midhun1998 committed Oct 10, 2021
1 parent d6f1038 commit 4089089
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/e2e/v1beta1/argo_workflow.py
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ def create_task_template(self, task_name, exec_image, command):
},
{
"name": "EXTRA_REPOS",
"value": "kubeflow/testing@HEAD;kubeflow/manifests@v1.2-branch"
"value": "kubeflow/testing@HEAD;kubeflow/manifests@v1.4-branch"
},
# Set GOPATH to test_dir because Katib repo is located under /src/github.com/kubeflow/katib
{
Expand Down

0 comments on commit 4089089

Please sign in to comment.