Update .drone.yml
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-07-24 08:54:47 +03:00
parent 8d16a4cc51
commit ef99044b08

View File

@@ -24,7 +24,8 @@ steps:
username: root username: root
key: key:
from_secret: SSH-nginx-key from_secret: SSH-nginx-key
source: ./dist/spa/. source: ./dist/spa/*
strip_components: 1
target: /usr/share/nginx/tgCrewLanding target: /usr/share/nginx/tgCrewLanding
rm: true rm: true
when: when: