test: change path

This commit is contained in:
Aliberk Sandıkçı 2023-05-11 12:23:15 +03:00
parent 49a34dbb16
commit 8c671f03e7

View file

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