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: Add DEPLOY_IMAGE_OVERRIDE env var for custom image references
Allow users to specify a custom image reference via DEPLOY_IMAGE_OVERRIDE
environment variable instead of using the auto-generated format. When set,
all deployments use this exact image reference, enabling workflows with
externally-built images or custom naming schemes.
Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
0 commit comments