We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da89195 commit 993a094Copy full SHA for 993a094
.cpanel.yml
@@ -2,4 +2,5 @@
2
deployment:
3
tasks:
4
- export DEPLOYPATH=/home/npjcvu75627d/public_html
5
+ - /bin/rm -rf $DEPLOYPATH/*
6
- /bin/cp -r * $DEPLOYPATH
0 commit comments