Skip to content

Commit 3dd676f

Browse files
committed
cpanel deploy
1 parent ccb274a commit 3dd676f

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.cpanel.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)