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

Commit

Permalink
Replace kubeflow-images-staging with kubeflow-images-public (#27)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ankush Agarwal authored and k8s-ci-robot committed Apr 20, 2018
1 parent e9d13a3 commit fbd8f8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/workflows/environments/releasing/params.libsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ params + {
namespace: "kubeflow-releasing",
project: "kubeflow-releasing",
prow_env: "JOB_NAME=tf-operator-release,JOB_TYPE=presubmit,PULL_NUMBER=403,REPO_NAME=tf-operator,REPO_OWNER=kubeflow,BUILD_NUMBER=2f58",
registry: "gcr.io/kubeflow-images-staging",
registry: "gcr.io/kubeflow-images-public",
versionTag: "v20180226-403",
zone: "us-central1-a",
},
Expand Down

0 comments on commit fbd8f8c

Please sign in to comment.