delete the resnet image items (#1165)

This commit is contained in:
Ning 2019-04-15 12:31:07 -07:00 committed by Kubernetes Prow Robot
parent 71325c3316
commit e20fad3e16
1 changed files with 0 additions and 5 deletions

View File

@ -189,11 +189,6 @@ images:
- 'gcr.io/$PROJECT_ID/ml-pipeline-dataproc-transform:$COMMIT_SHA'
- 'gcr.io/$PROJECT_ID/ml-pipeline-dataproc-train:$COMMIT_SHA'
# Images for the ResNet CMLE sample pipeline components
- 'gcr.io/$PROJECT_ID/resnet-deploy:$COMMIT_SHA'
- 'gcr.io/$PROJECT_ID/resnet-preprocess:$COMMIT_SHA'
- 'gcr.io/$PROJECT_ID/resnet-train:$COMMIT_SHA'
# Images for the GCP generic pipeline components
- 'gcr.io/$PROJECT_ID/ml-pipeline-gcp:$COMMIT_SHA'