autocomplete icon indicating copy to clipboard operation
autocomplete copied to clipboard

Add GitHub Actions workflow for Octopus Deploy

Open arkim86-JFK opened this issue 4 months ago • 3 comments

This workflow builds a Docker container and deploys it through Octopus Deploy, including steps for setting up Docker Buildx, logging in to the container registry, and creating and deploying a release in Octopus.

arkim86-JFK avatar Nov 05 '25 07:11 arkim86-JFK


Thank you for your submission, we really appreciate it. Like many open-source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution. You can sign the CLA by just posting a Pull Request Comment same as the below format.


I have read the CLA Document and I hereby sign the CLA


You can retrigger this bot by commenting recheck in this Pull Request. Posted by the CLA Assistant Lite bot.

withfig-bot avatar Nov 05 '25 07:11 withfig-bot

No files changed ☑️

withfig-bot avatar Nov 05 '25 07:11 withfig-bot

Hello @arkim86-JFK, thank you very much for creating a Pull Request! Here is a small checklist to get this PR merged as quickly as possible:

  • [ ] Do all subcommands / options which take arguments include the args property (args: {})?
  • [ ] Are all options modular? E.g. -a -u -x instead of -aux
  • [ ] Have all other checks passed?

Please add a 👍 as a reaction to this comment to show that you read this.

withfig-bot avatar Nov 05 '25 07:11 withfig-bot