We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ccb274a commit 3dd676fCopy full SHA for 3dd676f
1 file changed
.cpanel.yml
@@ -0,0 +1,6 @@
1
+---
2
+deployment:
3
+ tasks:
4
+ - export DEPLOYPATH=/home/cubicstu/public_html/github/WebLPS
5
+ - /bin/cp -r . $DEPLOYPATH
6
+ - /bin/chmod 755 ${DEPLOYPATH}
0 commit comments