Тестовая сборка для Drone
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
a5790235c6
commit
3e17d692f4
9
.drone.yml
Normal file
9
.drone.yml
Normal 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
|
Loading…
Reference in New Issue
Block a user