Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/seunmatt/travis-ci-demo
Demo project to show deployment of Spring Boot apps via Travis CI
https://github.com/seunmatt/travis-ci-demo
Last synced: 11 days ago
JSON representation
Demo project to show deployment of Spring Boot apps via Travis CI
- Host: GitHub
- URL: https://github.com/seunmatt/travis-ci-demo
- Owner: SeunMatt
- Created: 2022-06-09T11:27:49.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-06-09T11:29:24.000Z (over 2 years ago)
- Last Synced: 2024-10-30T06:09:33.236Z (about 2 months ago)
- Language: Java
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Travis CI/CD Demo
This project contains a `.travis.yml` file that will build the Spring Boot app and
deploy it to a DigitalOcean droplet instance.