diff --git a/.drone.yml b/.drone.yml index 9491c07..1255d8b 100644 --- a/.drone.yml +++ b/.drone.yml @@ -24,6 +24,7 @@ pipeline: hosts: [ "vbrandl.net" ] target: /var/www/notes.vbrandl.net source: build/* + include: ["**.html", "**.pdf", "**.png"] user: hugo secrets: [ rsync_key ] when: