add build status badge to README
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Tobias Brunner 2020-02-08 23:23:13 +01:00
parent 6114573591
commit 93e0257e9b
1 changed files with 3 additions and 1 deletions

View File

@ -17,6 +17,8 @@ Bei Interesse an dieser Applikation von anderen Feuerwehren bin ich
gerne bereit, diese entsprechend zu generalisieren und
[weiter zu entwickeln](https://github.com/tobru/pylokid/issues/new).
[![Build Status](https://drone.tbrnt.ch/api/badges/tobru/pylokid/status.svg)](https://drone.tbrnt.ch/tobru/pylokid)
## Funktionsweise
Bei einem Feuerwehralarm sendet die ELZ automatisch eine E-Mail
@ -162,4 +164,4 @@ _03. Verrechnungsart_
`docker run --rm -ti -v $(pwd):/usr/src/pylokid:ro local/pylokid`
`find ./ -name "Einsatzausdruck_FW*.pdf" -exec pdftotext -f 1 -l 1 -x 70 -y 47 -W 50 -H 10 {} - \;`
`find ./ -name "Einsatzausdruck_FW*.pdf" -exec pdftotext -f 1 -l 1 -x 70 -y 47 -W 50 -H 10 {} - \;`