ci: fleet do_project cocotte:dev -> cocotte
Matches the simplified single-env DO project layout (one cocotte project for the store tier + ephemeral fleet). cocotte:dev project removed. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
2154174eab
commit
e69ca01e40
1 changed files with 1 additions and 1 deletions
|
|
@ -91,5 +91,5 @@ variable "remote_user" {
|
|||
variable "do_project" {
|
||||
description = "DigitalOcean project name to group fleet resources under."
|
||||
type = string
|
||||
default = "cocotte:dev"
|
||||
default = "cocotte"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue