add drone

This commit is contained in:
Roy Olav Purser 2021-03-26 12:51:36 +01:00
parent e8fa0848c6
commit 72bc678606
No known key found for this signature in database
GPG Key ID: 0BA77797F072BC52

9
.drone.yml Normal file
View File

@ -0,0 +1,9 @@
kind: pipeline
name: default
steps:
- name: refresh
image: golang:alpine
commands:
- env
- curl -X POST "https://https://pkg.go.dev/fetch/git.purser.it/roypur/envconf@v0.1.25"