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

plugins: Add SSH/SCP plugin #4871

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

maurerle
Copy link
Contributor

This is a popular drone plugin which also works well with woodpecker. I am using it to deploy my hugo page to a webserver through scp.

Seems like there once was a deployment plugin for woodpecker which did something similar: 87c762f

This is a popular drone plugin which also works well with woodpecker.
I am using it to deploy my hugo page to a webserver through scp.

Seems like there once was a deployment plugin for woodpecker which did something similar:
woodpecker-ci@87c762f
@maurerle maurerle changed the title Add SSH/SCP plugin plugins: Add SSH/SCP plugin Feb 18, 2025
@woodpecker-bot
Copy link
Contributor

woodpecker-bot commented Feb 18, 2025

Deployment of preview was successful: https://woodpecker-ci-woodpecker-pr-4871.surge.sh

@qwerty287
Copy link
Contributor

Thank you. Just like I commented in #4870 (comment), this needs more work.
appleboy was open to woodpecker support for other plugins in the past, so you can probably just open a PR to add native woodpecker support to the plugin. This mainly includes the docs metadata and the environment variables. For another PR like this, checkout appleboy/drone-discord#57.

maurerle added a commit to maurerle/drone-scp that referenced this pull request Feb 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants