FILE_CPANEL_CICD_ADDED
This commit is contained in:
parent
56cec9a5bd
commit
70d8da663a
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