Тестовая сборка для Drone
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Struchkov Mark 2022-12-15 21:38:11 +03:00
parent a5790235c6
commit 3e17d692f4

9
.drone.yml Normal file
View File

@ -0,0 +1,9 @@
kind: pipeline
type: docker
name: gitlab-notify
steps:
- name: package
image: maven:3.8.6-eclipse-temurin-17
commands:
- mvn -U clean package