CHANGE_YML_PATH5

This commit is contained in:
velz 2024-03-29 18:33:26 +05:30
parent 27310280d2
commit 2386c6c227

View File

@ -2,4 +2,4 @@
deployment: deployment:
tasks: tasks:
- export DEPLOYPATH=home/venbaehn/public_html/nhance/devauto - export DEPLOYPATH=home/venbaehn/public_html/nhance/devauto
- /bin/cp -R * $DEPLOYPATH - /bin/cp /home/venbaehn/repositories/nhance_dev/* $DEPLOYPATH -r