GoogleCloudPlatform / cloudml-samples

Cloud ML Engine repo. Please visit the new Vertex AI samples repo at https://github.com/GoogleCloudPlatform/vertex-ai-samples
https://cloud.google.com/ai-platform/docs/
Apache License 2.0
1.52k stars 857 forks source link

Update cloudml-deploy-model.sh #444

Closed dkozlov closed 5 years ago

dkozlov commented 5 years ago

Do not fail if model version is not exist before deletion. A name should start with a letter and contain only letters, numbers and underscores.


This change is Reviewable