feat: integración final de Jenkins con inyección de .env segura
All checks were successful
DEPLOY_MULTI_BRACH/pipeline/head This commit looks good
All checks were successful
DEPLOY_MULTI_BRACH/pipeline/head This commit looks good
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -11,3 +11,7 @@ postgres_data/
|
||||
local_postgres_data/
|
||||
*.pyc
|
||||
apps/backend_admin/migrations/0001_initial.py
|
||||
# Bloquear todos los .env en cualquier carpeta
|
||||
.env
|
||||
**/core/.env
|
||||
**/deployments/.env
|
||||
Reference in New Issue
Block a user