mirror of
https://github.com/YunoHost-Apps/woodpecker_ynh.git
synced 2025-09-17 22:38:31 +02:00
Woodpecker, package for YunoHost
|
||
---|---|---|
.github | ||
conf | ||
doc | ||
scripts | ||
.gitattributes | ||
.gitignore | ||
LICENSE | ||
manifest.toml | ||
README.md | ||
tests.toml |
Woodpecker, packaged for YunoHost
CI engine with great extensibility integrated with GitHub, GitLab, Gitea...
Screenshots
📦 Developer info
🛠️ Upstream Woodpecker repository: https://github.com/woodpecker-ci/woodpecker
Pull request are welcome and should target the testing
branch.
The testing
branch can be tested using:
# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/woodpecker_ynh/tree/testing
# upgrade an existing install:
sudo yunohost app upgrade woodpecker -u https://github.com/YunoHost-Apps/woodpecker_ynh/tree/testing
📚 App packaging documentation
Please see https://doc.yunohost.org/packaging_apps for more information.