Max W. 41fb28f535
Some checks failed
Spring App CI / build-jar (push) Successful in 27s
Spring App CI / build-image (push) Failing after 41s
Update .gitea/workflows/build.yml
2025-04-18 23:56:22 +00:00
2023-12-04 21:04:03 +01:00
2023-12-04 20:56:54 +01:00
2023-12-04 21:04:03 +01:00
2023-12-08 11:28:38 +00:00
2023-12-03 14:00:06 +00:00
2023-12-04 21:05:53 +01:00
2023-12-04 21:05:53 +01:00
2023-12-04 21:22:24 +01:00
2023-12-08 14:16:15 +01:00

Sample CI/CD Spring Boot Project

This is a sample project to demonstrate CI/CD using Gitea and Gitea Runner.

Details

The configured Action Pipeline builds a executable .jar file with the help of maven. It contains the basic Spring Boot WebApp wich serves a simple HTML page with sample text to localhost:8080/.

This project uploads configured artifacts. Checkout .gitea/workflows for more details.

The docker compose files used to setup this System can be found in files directory.

Docker

Now also creates a sample docker package for remote deployment.

Description
No description provided
Readme MIT 125 KiB
Languages
Java 86.7%
Dockerfile 13.3%