mirror of https://github.com/harness/drone.git
dummy commit to trigger ci check
parent
4267a4187d
commit
7e376a72d6
|
@ -1,6 +1,6 @@
|
|||
# [Drone](https://www.drone.io/) <img src="https://github.com/drone/brand/blob/master/screenshots/screenshot_build_success.png" style="max-width:100px;" />
|
||||
**Welcome to the Drone codebase, we are thrilled to have you here!**
|
||||
|
||||
|
||||
## What is Drone?
|
||||
Drone is a continuous delivery system built on container technology. Drone uses a simple YAML build file, to define and execute build pipelines inside Docker containers.
|
||||
|
||||
|
@ -119,4 +119,4 @@ docker run -it --rm -v "$(pwd)":/usr/local/src/your-app githubchangeloggenerator
|
|||
|
||||
Create your pull request for the release. Get it merged then tag the release.
|
||||
|
||||
[⬆ Back to Top](#table-of-contents)
|
||||
[⬆ Back to Top](#table-of-contents)
|
||||
|
|
Loading…
Reference in New Issue