Skip to content
This repository has been archived by the owner on Jun 10, 2023. It is now read-only.

Commit

Permalink
Create .cpanel.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
latticescipub authored Jun 9, 2023
1 parent 0bd90aa commit 547fc5b
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .cpanel.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
deployment:
tasks:
- export DEPLOYPATH=/home/user/public_html/
- /bin/cp index.html $DEPLOYPATH
- /bin/cp style.css $DEPLOYPATH

0 comments on commit 547fc5b

Please sign in to comment.