Drone CI test config
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Piotr Biernat 2021-07-23 02:00:02 +02:00
parent ba6b5b5564
commit b5e1d55c21

9
.drone.yml Normal file
View File

@ -0,0 +1,9 @@
kind: pipeline
type: docker
name: default
steps:
- name: test
image: golang
commands:
- ls -lah