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 kind: pipeline
name: my-small-satellite pipeline name: "my-small-satellite pipeline"
steps: steps:
-
- name: test
image: maven:3-jdk-11
commands: commands:
- mvn clean test package - "mvn clean test"
image: "maven:3-jdk-11"
- name: send telegram notification name: test
-
image: appleboy/drone-telegram image: appleboy/drone-telegram
name: "send telegram notification"
settings: settings:
token: 986857118:AAFN9uAhYl_0WMYUE6hWGPoLArjjBBPxDnM to: 733452136
to: 733452136 token: "986857118:AAFN9uAhYl_0WMYUE6hWGPoLArjjBBPxDnM"