fix: update deploy script for tag-triggered releases #114
No reviewers
Labels
No Label
ai-changes-requested
ai-pr-opened
ai-reviewed
ai-reviewing
ai-working
in-next-release
status/in-progress
status/pr-open
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: cal/major-domo-v2#114
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "fix/deploy-script-update"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Updates
.scripts/deploy.shto match the new tag-triggered release workflow.Changes
SSH_CMD:ssh -i ~/.ssh/cloud_servers_rsa root@akamai→ssh akamai(use SSH alias per CLAUDE.md)IMAGE::latest→:production(matches new CI Docker tag)🤖 Generated with Claude Code