https://github.com/kubeflow/katib
Raw File
Tip revision: 4cec0e722b9c350f1d072ac8736929ec6d50f677 authored by cheyang on 19 August 2018, 10:33:15 UTC
fix imagepull not found issue
Tip revision: 4cec0e7
prow_config.yaml
# This file configures the workflows to trigger in our Prow jobs.
# see kubeflow/testing/py/run_e2e_workflow.py
workflows:
  - app_dir: kubeflow/katib/test/workflows
    component: workflows
    name: e2e
back to top