Skip to content

Commit

Permalink
remove login step, grammar
Browse files Browse the repository at this point in the history
  • Loading branch information
susanpann committed Sep 18, 2024
1 parent 7254189 commit 40e3559
Showing 1 changed file with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,13 @@ Codefresh pipelines allow you to customize steps to create, deploy and promote r

Octopus Deploy has several custom pipeline steps available:

- [Login to Octopus](https://codefresh.io/steps/step/octopusdeploy-login)
- [Create a package](https://codefresh.io/steps/step/octopusdeploy-create-package)
- [Push a package](https://codefresh.io/steps/step/octopusdeploy-push-package)
- [Create a release](https://codefresh.io/steps/step/octopusdeploy-create-release)
- [Deploy a release](https://codefresh.io/steps/step/octopusdeploy-deploy-release)
- [Deploy a tenanted release](https://codefresh.io/steps/step/octopusdeploy%2Fdeploy-release-tenanted)
- [Run a Runbook](https://codefresh.io/steps/step/octopusdeploy-run-runbook)
- [Push Build Information](https://codefresh.io/steps/step/octopusdeploy-push-build-information)
- [Run a runbook](https://codefresh.io/steps/step/octopusdeploy-run-runbook)
- [Push build information](https://codefresh.io/steps/step/octopusdeploy-push-build-information)


## Codefresh Pipeline step configuration
Expand Down

0 comments on commit 40e3559

Please sign in to comment.