[HACK] FediPanel: change deployment name

This commit is contained in:
Nicolas Jeannerod 2025-06-04 16:02:39 +02:00
parent 7ef0acadb3
commit 80f08ffa28
Signed by untrusted user: Niols
GPG key ID: 35DB9EC8886E1CB8

View file

@ -101,7 +101,7 @@ class DeploymentStatus(ConfigurationForm):
"--command",
"nixops4",
"apply",
"test",
"check-deployment-panel",
"--show-trace",
"--no-interactive",
]