Initial commit
continuous-integration/drone Build is passing Details

This commit is contained in:
Lauri Võsandi 2022-06-03 09:30:04 +03:00
commit 5af7326f9f
2 changed files with 4 additions and 0 deletions

2
.drone.yml Normal file
View File

@ -0,0 +1,2 @@
kind: template
load: docker.yaml

2
Dockerfile Normal file
View File

@ -0,0 +1,2 @@
FROM weaveworks/watch
RUN apk add curl