You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

The Octopus Deploy build event handler can be used to interact with an Octopus Deploy server to create, deploy and promote deployment project releases. 

Before creating an Octopus Deploy build event handler, ensure that you have set up an Action to upload your build package to the Octopus Deploy server's built-in package repository.

Octopus Deploy Url

The is the URL to the Octopus Deploy REST API. Please ensure that you include the /api path

API Key

Your API key generated on the Octopus Deploy server

Project Name

The name of your Octopus Deploy project

Action

You can choose to Create, Deploy and/or Promote releases. Ticking any of these options will cause additional tabs will appear allowing you to enter details specific to each action.

 

  • No labels