DONE: add cicd for api
Build Docker Image / build-backend (push) Failing after 3s

This commit is contained in:
ISMAIL MASSERAN
2026-08-26 11:15:12 +08:00
parent 162f246acc
commit 5a704c68ee
33 changed files with 919 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