https://github.com/jarlehansen/spring-boot-drone
https://github.com/jarlehansen/spring-boot-drone
continuous-integration drone-ci
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jarlehansen/spring-boot-drone
- Owner: jarlehansen
- Created: 2017-07-26T11:39:40.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-26T12:57:09.000Z (almost 9 years ago)
- Last Synced: 2025-01-01T14:45:07.224Z (over 1 year ago)
- Topics: continuous-integration, drone-ci
- Language: Groovy
- Size: 55.7 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Spring Boot drone
Example using Spring Boot, gradle and [drone-ci](https://drone.io/).
1. [Setup github integration](http://readme.drone.io/admin/setup-github/)
2. Create a the file drone/[.env](https://docs.docker.com/compose/env-file/) file containing `DRONE_GITHUB_CLIENT`, `DRONE_GITHUB_SECRET` and `DRONE_SECRET`
3. Run `docker-compose up` in the drone folder