chore: add drone-ci-tests and docker build #1

Merged
polpetta merged 15 commits from drone-ci-tests into devel 2023-03-27 17:16:30 +02:00
Showing only changes of commit c34d3acabc - Show all commits

View File

@ -12,7 +12,7 @@ steps:
environment:
CI_WORKSPACE: "/drone/src"
settings:
cmd: ./mvnw test
cmd: ./mvnw -B test
build_image: eclipse-temurin:17-jdk
prefetch_images:
- "postgres:13-alpine"