FILES_CPANEL_YAML_ADDED
This commit is contained in:
parent
238bc0d88f
commit
df9c1a98fa
5
.cpanel.yml
Normal file
5
.cpanel.yml
Normal file
@ -0,0 +1,5 @@
|
||||
---
|
||||
deployment:
|
||||
tasks:
|
||||
- export DEPLOYPATH=/home/example/public_html/
|
||||
- /bin/cp . $DEPLOYPATH
|
||||
Loading…
Reference in New Issue
Block a user