feat: create auto-deploy file
This commit is contained in:
parent
48df27580b
commit
57e515b7fe
1 changed files with 5 additions and 0 deletions
5
.cpanel.yml
Normal file
5
.cpanel.yml
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
---
|
||||||
|
deployment:
|
||||||
|
tasks:
|
||||||
|
- /bin/cp index.html ~/l.asandikci.com
|
||||||
|
|
Loading…
Reference in a new issue