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

This commit is contained in:
2025-07-23 22:42:47 +03:00
parent 1319ed4dfb
commit b55acc0f7a

View File

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