gitlab-notification/.drone.yml
Struchkov Mark 3e17d692f4
All checks were successful
continuous-integration/drone/push Build is passing
Тестовая сборка для Drone
2022-12-15 21:38:11 +03:00

9 lines
158 B
YAML

kind: pipeline
type: docker
name: gitlab-notify
steps:
- name: package
image: maven:3.8.6-eclipse-temurin-17
commands:
- mvn -U clean package