diff --git a/.drone.yml b/.drone.yml index 496ad1c..42ee944 100644 --- a/.drone.yml +++ b/.drone.yml @@ -16,4 +16,5 @@ steps: from_secret: ssh_password port: 22 target: /home/thomas/wwwtest - source: ./dist \ No newline at end of file + source: ./dist + strip_components: 1 \ No newline at end of file