Initial commit
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Davide Depau 2020-04-17 03:31:09 +02:00
commit fc29fb258d

9
.drone.yml Normal file
View file

@ -0,0 +1,9 @@
kind: pipeline
type: docker
name: default
steps:
- name: printenv
image: alpine:latest
commands:
- printenv