trigger ci

This commit is contained in:
steam 2021-02-07 14:53:05 +01:00
parent 090dd5671c
commit 26f99d89fc

View File

@ -1,12 +1,14 @@
kind: pipeline
name: my-small-satellite pipeline
steps:
- name: test
image: maven:3-jdk-11
commands:
- mvn clean test package
- name: send telegram notification
image: appleboy/drone-telegram
settings: