drone CI
continuous-integration/drone/push Build is passing Details

This commit is contained in:
quackerd 2020-04-22 16:48:07 -04:00
parent 9fa56f89e9
commit 4a72667a0f
Signed by: d
GPG Key ID: 590A22374D0B819F
1 changed files with 10 additions and 0 deletions

10
.drone.yml Normal file
View File

@ -0,0 +1,10 @@
kind: pipeline
type: docker
name: default
steps:
- name: build
image: alpine
commands:
- echo hello