wip: autodeploy
continuous-integration/drone Build is passing Details

This commit is contained in:
Wojciech Kwolek 2021-09-29 17:13:51 +02:00
parent 47f611c333
commit b56054e83d
1 changed files with 10 additions and 0 deletions

10
.drone.yml Normal file
View File

@ -0,0 +1,10 @@
kind: pipeline
type: docker
name: default
steps:
- name: build
image: klakegg/hugo
commands:
- ls
- hugo