OctopusDeploy / Library

| Public | A repository of step templates and other community-contributed extensions to Octopus Deploy
Other
171 stars 503 forks source link

Remove references to docker #1539

Closed mcasperson closed 3 months ago

mcasperson commented 3 months ago

Background

On-prem systems likely won't have docker, so we need to source the binaries directly from GitHub instead.

Results

The steps no longer pull and run docker images. Instead, they download and run the binary files directly.

Pre-requisites

Fixes # . If there is an open issue that this PR fixes add it here, otherwise just remove this line

CLAassistant commented 3 months ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.

:white_check_mark: mcasperson
:x: Matthew Casperson


Matthew Casperson seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

mcasperson commented 3 months ago

I mistyped my email address and now one of the commits is blocked by the CLA. I'll close this PR and recreate it.