move secrets to env through cicd
Some checks failed
Build and Deploy Backend / Run Linters and Tests (push) Successful in 19s
Build and Deploy Backend / Build and Deploy (push) Failing after 1m1s

This commit is contained in:
c-d-p
2025-05-01 14:08:20 +02:00
parent 1a99d6023c
commit 46c6c410b9
6 changed files with 29 additions and 13 deletions

1
.gitignore vendored
View File

@@ -1,6 +1,7 @@
# backend
backend/env
backend/.env.local
backend/.env.prod.bak
backend/db
backend/redis_data