1 Star 0 Fork 0

ApulisPlatform/kfserving

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
prow_config.yaml 809 Bytes
一键复制 编辑 原始数据 按行查看 历史
Hougang Liu 提交于 2019-06-11 06:26 . Fix test error by golint (#150)
# This file configures the workflows to trigger in our Prow jobs.
# see kubeflow/testing/py/run_e2e_workflow.py
workflows:
- app_dir: kubeflow/kfserving/test/workflows
component: workflows
name: e2e
job_types:
- presubmit
include_dirs:
- pkg/*
- cmd/*
- config/*
- test/*
- hack/*
- Dockerfile
- Makefile
- python/*
- vendor/*
params:
registry: "gcr.io/kubeflow-ci"
# The postsubmit run publishes the docker images to gcr.io/kubeflow-images-public
- app_dir: kubeflow/kfserving/test/workflows
component: workflows
name: e2e-release
job_types:
- postsubmit
include_dirs:
- pkg/*
- cmd/*
- Dockerfile
- python/*
- vendor/*
params:
registry: "gcr.io/kubeflow-images-public"
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/apulisplatform/kfserving.git
git@gitee.com:apulisplatform/kfserving.git
apulisplatform
kfserving
kfserving
0.2.2

搜索帮助