dummy commit to trigger ci check

test-fix-branch
OP (oppenheimer) 2024-11-14 12:34:38 +05:30 committed by GitHub
parent 4267a4187d
commit 7e376a72d6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

4
.github/readme.md vendored
View File

@ -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;" /> # [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!** **Welcome to the Drone codebase, we are thrilled to have you here!**
## What is Drone? ## 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. 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. 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)