ci: fleet do_project mc:dev -> mc
Some checks are pending
ci / regression gate (push) Waiting to run
Some checks are pending
ci / regression gate (push) Waiting to run
Matches the simplified single-env DO project layout (mc:dev renamed to mc). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
273a7c71f8
commit
dfd87b87d3
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 = "mc:dev"
|
||||
default = "mc"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue