add deploy path to yaml

This commit is contained in:
Paulo Basto 2021-12-29 23:29:24 +00:00
parent 33eba2e959
commit 85017f79d7

View file

@ -1,4 +1,4 @@
deployment: deployment:
tasks: tasks:
- export DEPLOYPATH=/home/s000769/public_html/ - export DEPLOYPATH=/home/s000769/repositories/
- /bin/cp -R * $DEPLOYPATH - /bin/cp -R * $DEPLOYPATH