Add deployment workflow

This commit is contained in:
Pieter De Clercq 2020-10-24 16:48:46 +02:00
parent 6906ec13ed
commit 01b4b23fc9
No known key found for this signature in database
GPG key ID: 65F9A987DBDF6B4A
2 changed files with 34 additions and 0 deletions

6
.editorconfig Normal file
View file

@ -0,0 +1,6 @@
root = true
[{*.yml, *.yaml}]
indent_size = 2
indent_style = space
max_line_length=80