Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deploy a release in Octopus Deploy #701

Merged
merged 4 commits into from
Sep 23, 2024

Conversation

tothegills
Copy link
Contributor

What

Deploys an existing release in Octopus Deploy.

Why

We are beginning to integrate Octopus and Codefresh. This step makes it easier to build with Codefresh Pipelines and deploy with Octopus Deploy.

Notes

For further details, visit the internal slack channel #project-codefresh-extensions.

@@ -0,0 +1,145 @@
version: "1.0"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Rename the file to step.yaml. It the special name that that our syncing service looking for in the step folder.

@denis-codefresh denis-codefresh merged commit fe63a7a into codefresh-io:master Sep 23, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants