Documentation menu

Deployments

Use Octopus docs with AI

Git

Built-in steps for committing packages and files to a Git repository as part of your deployment process.

Octopus includes built-in steps that commit packages and files to a Git repository as part of your deployment process. These steps let you write deployment artifacts back to Git, so you can drive GitOps workflows and keep a versioned history of what you deploy.

  • Commit to Git copies files from packages and other Git repositories into a target repository, optionally transforms them with a script, and commits the result directly or through a pull request.