reformat drone config file

This commit is contained in:
steam 2021-02-07 14:54:28 +01:00
parent 26f99d89fc
commit 21cd2b698e

View File

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