test: change path

This commit is contained in:
Aliberk Sandıkçı 2023-05-11 12:23:15 +03:00
parent 49a34dbb16
commit 8c671f03e7
1 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,6 @@
--- ---
deployment: deployment:
tasks: tasks:
- /bin/cp index.html ~/public_html - export DEPLOYPATH= ~/public_html/
- /bin/cp index.html $DEPLOYPATH