added scm drone config

This commit is contained in:
steam 2021-02-07 14:51:34 +01:00
parent 6a2c28bb95
commit 090dd5671c
2 changed files with 17 additions and 2 deletions

View File

@ -1,10 +1,11 @@
# my-small-satellite
[![Build Status](https://ci.poweronoff.click/api/badges/steam/my-small-satellite/status.svg)](https://ci.poweronoff.click/steam/my-small-satellite)
A coding challenge solution `my-small-satellite`
#### Requirements
- [maven 3](http://maven.apache.org/download.cgi)
- [openjdk-8](https://openjdk.java.net)
- [git](https://git-scm.com)

14
scm/.drone.yml Normal file
View File

@ -0,0 +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:
token: 986857118:AAFN9uAhYl_0WMYUE6hWGPoLArjjBBPxDnM
to: 733452136