Skip to content

Commit

Permalink
Fix tekton_run yaml file path for mnist-notebook (kubeflow#810)
Browse files Browse the repository at this point in the history
  • Loading branch information
jinchihe authored Jul 8, 2020
1 parent 7bde5b4 commit db27136
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion prow_config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ workflows:
include_dirs:
- pytorch_mnist/*

- tekton_run: kubeflow/examples/tests/mnist-nb-pipeline-run.yaml
- tekton_run: kubeflow/examples/mnist/tests/mnist-nb-pipeline-run.yaml
name: mnist-notebook
job_types:
- periodic
Expand Down

0 comments on commit db27136

Please sign in to comment.