drone: strip fist path of source folder
the build was successful Details

This commit is contained in:
Robert Kaussow 2018-12-20 08:40:25 +01:00
parent ea121061dc
commit 0aec4574f3
1 changed files with 2 additions and 2 deletions

View File

@ -20,10 +20,10 @@ pipeline:
publish:
image: appleboy/drone-scp
host: machholz.uberspace.de
source: public/*
target: /var/www/virtual/geeklab/html/geeklabor.de/
secrets: [ ssh_username, ssh_key ]
secrets: [ ssh_host, ssh_username, ssh_key ]
strip_components: 1
when:
branch: master
event: push