Skip to main content
Skip to content

Git, Deployments, and Jira

Deployments in ServerDesk

Save deployment commands, run them safely, review logs, and use Robbie when a deployment fails.

Last updated: 16 June 2026

Saved deployment commands

Each deployment entry stores the workspace root, deployment type, build step, main deploy command, and optional restart command so repeatable releases do not depend on memory.

History and failure handling

After a run, review stdout, stderr, exit status, and elapsed time. If the run fails, Robbie can help interpret the failure and suggest the next validation steps before you retry.

Operational guidance

Keep deployment commands explicit, validate the current branch and workspace root before running them, and prefer predictable build or restart steps over one-off terminal sequences.

Need something else?

Move back into the searchable Help Centre, open the Support Hub, or use the public bug report and feature request routes if this article does not cover your workflow.