drone: fix target path
the build was successful Details

This commit is contained in:
Robert Kaussow 2018-12-20 01:21:11 +01:00
parent 850dd5b658
commit ea121061dc
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ pipeline:
image: appleboy/drone-scp
host: machholz.uberspace.de
source: public/*
target: /var/www/virtual/geeklab/geeklabor.de
target: /var/www/virtual/geeklab/html/geeklabor.de/
secrets: [ ssh_username, ssh_key ]
when:
branch: master