We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b14709a commit becf936Copy full SHA for becf936
1 file changed
.cpanel.yml
@@ -1,5 +1,5 @@
1
---
2
deployment:
3
tasks:
4
- - export DEPLOYPATH=/home/tgoxwjmv/test/
5
- - /bin/cp * $DEPLOYPATH
+ - export DEPLOYPATH=/home/tgoxwjmv/pythonvilag-website/
+ - /bin/cp -R * $DEPLOYPATH
0 commit comments