Skip to content
This repository was archived by the owner on Sep 19, 2022. It is now read-only.

Commit e55f209

Browse files
committed
Adding project to prow_config
1 parent 9a1674d commit e55f209

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

prow_config.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ workflows:
77
job_types:
88
- presubmit
99
params:
10+
project: "kubeflow-ci"
1011
registry: "gcr.io/kubeflow-ci"
1112
# The postsubmit run publishes the docker images to gcr.io/kubeflow-images-public
1213
- app_dir: kubeflow/pytorch-operator/test/workflows
@@ -15,4 +16,5 @@ workflows:
1516
job_types:
1617
- postsubmit
1718
params:
19+
project: "kubeflow-images-public"
1820
registry: "gcr.io/kubeflow-images-public"

0 commit comments

Comments
 (0)