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

This commit is contained in:
2025-07-24 08:55:50 +03:00
parent ef99044b08
commit 9193fd27ae

View File

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