first commit

This commit is contained in:
Erik Bročko 2020-08-20 02:20:29 +02:00
parent 4590a841cd
commit e2e2bbbebc
Signed by: ericek111
GPG Key ID: F850D0320BA802C9

12
.drone.yml Normal file
View File

@ -0,0 +1,12 @@
kind: pipeline
type: exec
name: default
platform:
os: linux
arch: amd64
steps:
- name: greeting
commands:
- echo hello world