Initial commit
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Davide Depau 2020-04-17 03:31:09 +02:00
commit fc29fb258d
1 changed files with 9 additions and 0 deletions

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