DONE: add cicd for staging
Build Docker Image / build-frontend (push) Successful in 41s

This commit is contained in:
ISMAIL MASSERAN
2026-08-26 13:32:00 +08:00
parent a825b0b467
commit 1489b2348b
13 changed files with 553 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
.git
.gitea
node_modules
vendor
.env
.env.*
!.env.example
storage/logs
storage/framework/cache
storage/framework/sessions
storage/framework/views
storage/debugbar
npm-debug.log
Dockerfile
docker-compose.yml
docker-compose.staging.yml