reformat drone config file
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
steam 2021-02-07 15:02:50 +01:00
parent 1daa112bda
commit 13f1286552

View File

@ -1,16 +1,15 @@
---
kind: pipeline
name: my-small-satellite pipeline
name: "my-small-satellite pipeline"
steps:
- name: test
image: maven:3-jdk-11
-
commands:
- mvn clean test package
- name: send telegram notification
- "mvn clean test"
image: "maven:3-jdk-11"
name: test
-
image: appleboy/drone-telegram
name: "send telegram notification"
settings:
token: 986857118:AAFN9uAhYl_0WMYUE6hWGPoLArjjBBPxDnM
to: 733452136
to: 733452136
token: "986857118:AAFN9uAhYl_0WMYUE6hWGPoLArjjBBPxDnM"