diff --git a/.drone.yml b/.drone.yml index 7fe2033..20415dc 100644 --- a/.drone.yml +++ b/.drone.yml @@ -24,7 +24,8 @@ steps: username: root key: from_secret: SSH-nginx-key - source: ./dist/spa/. + source: ./dist/spa/* + strip_components: 1 target: /usr/share/nginx/tgCrewLanding rm: true when: