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

Commit 677acf1

Browse files
committed
Adding project to prow_config
1 parent e55f209 commit 677acf1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/workflows/components/workflows.libsonnet

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
project:: "kubeflow-ci",
2727
zone:: "us-east1-d",
2828
// Default registry to use.
29-
//registry:: "gcr.io/" + $.defaultParams.project,
29+
registry:: "gcr.io/" + $.defaultParams.project,
3030

3131
// The image tag to use.
3232
// Defaults to a value based on the name.

0 commit comments

Comments
 (0)