1
0
mirror of https://github.com/woodpecker-ci/woodpecker.git synced 2025-01-17 17:45:03 +02:00
6543 a8c23e9771
Update YAML notes in docs (#928)
* close #517

* sed -i 's/Yaml/YAML/g'

* Update docs/docs/20-usage/10-intro.md

Co-authored-by: qwerty287 <80460567+qwerty287@users.noreply.github.com>

Co-authored-by: qwerty287 <80460567+qwerty287@users.noreply.github.com>
2022-05-19 20:07:27 +02:00
2021-12-21 10:52:10 +01:00
2022-05-17 17:59:51 +02:00
2022-05-17 21:27:44 +02:00
2022-05-19 20:07:27 +02:00
2022-02-24 15:35:11 +01:00
2022-05-14 17:34:40 +02:00
2022-01-05 21:50:23 +01:00
2022-05-16 21:18:48 +02:00
2021-06-22 12:34:35 +02:00
2022-01-24 11:41:39 +01:00
2022-01-06 07:44:14 +01:00
2022-04-13 23:02:52 +02:00
2022-05-14 17:34:40 +02:00
2022-05-14 17:34:40 +02:00
2021-09-25 15:15:54 +02:00
2022-04-19 14:24:24 +02:00
2021-10-03 16:15:58 +02:00
2021-11-14 21:01:54 +01:00

Woodpecker



Woodpecker

Woodpecker is a community fork of the Drone CI system.

woodpecker

Support

Please consider to donate and become a backer. 🙏 [Become a backer]

Usage

.woodpecker.yml

  • Place your pipeline in a file named .woodpecker.yml in your repository
  • Pipeline steps can be named as you like
  • Run any command in the commands section

Read More

Build steps are containers

  • Define any Docker image as context
  • Install the needed tools in custom Docker images, use them as context

Read More

Plugins

Woodpecker has official plugins, but you can also use your own.

Read More

Documentation

https://woodpecker-ci.org/

Contribution

See Contributing Guide

Who uses Woodpecker?

Codeberg, the woodpecker project itself, and many others.

Leave a comment if you're using it.

Also consider using the topic WoodpeckerCI in your repository, so others can learn from your config and use the hashtag #WoodpeckerCI when talking about the project on social media!

Here are some places where people mention Woodpecker:

Stars over time

Stargazers over time

License

Woodpecker is Apache 2.0 licensed with the source files in this repository having a header indicating which license they are under and what copyrights apply.

Files under the docs/ folder are licensed under Creative Commons Attribution-ShareAlike 4.0 International Public License.

Description
Woodpecker is a simple yet powerful CI/CD engine with great extensibility.
Readme 169 MiB
Languages
Go 86.4%
Vue 9%
TypeScript 3.3%
Makefile 0.7%
CSS 0.4%
Other 0.1%