fix deplyoment
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Robert Kaussow 2020-01-22 12:27:58 +01:00
parent d13076c703
commit 5b4601a002

View File

@ -44,7 +44,7 @@ steps:
from_secret: ssh_key from_secret: ssh_key
rm: true rm: true
source: public/* source: public/*
strip_components: 2 strip_components: 1
target: /var/www/virtual/geeklab/html/galaxy.geekdocs.de/ target: /var/www/virtual/geeklab/html/galaxy.geekdocs.de/
username: username:
from_secret: ssh_username from_secret: ssh_username