Feat/cpanel deploy #4

Merged
IsmaelAcevedo merged 3 commits from feat/cpanel-deploy into main 2026-07-07 17:19:19 +00:00
4 changed files with 10 additions and 4 deletions
Showing only changes of commit 04ab84012f - Show all commits
+1 -1
View File
@@ -1,6 +1,6 @@
deployment:
tasks:
- export DEPLOYPATH=/home/devsecuiep/public_html
- export DEPLOYPATH=/home/inventario/public_html
- /bin/cp -R public/build $DEPLOYPATH
- /bin/cp -R public/assets $DEPLOYPATH
-1
View File
@@ -21,7 +21,6 @@
Homestead.json
Homestead.yaml
Thumbs.db
!.cpanel.yml
# Laravel storage
File diff suppressed because one or more lines are too long
+2 -2
View File
@@ -9,9 +9,9 @@
]
},
"resources/js/app.js": {
"file": "assets/app-DUTi2uSh.js",
"file": "assets/app-34tE_85y.js",
"name": "app",
"src": "resources/js/app.js",
"isEntry": true
}
}
}