Files
PlayingWithFire/.drone.yml
2023-04-07 16:44:04 +02:00

10 lines
136 B
YAML

kind: pipeline
type: docker
name: default
steps:
- name: maven
image: 3-eclipse-temurin-17-alpine
commands:
- mvn test