You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: always deploy to GCP, overwrite on branch pushes
- Branch pushes to cohere use a stable image name (cohere-latest)
and overwrite the existing GCP image each time
- Tag pushes (podvm-v*) create a new GCP image per tag version
- workflow_dispatch respects the replace_existing_image input
Ref: CC-192
0 commit comments