Add secrets
Some checks failed
Build and Push Docker Images / Build app image (push) Failing after 23s
Build and Push Docker Images / Build database image (push) Successful in 9s
Build and Push Docker Images / Build node image (push) Failing after 11s

This commit is contained in:
thibaud-leclere
2026-03-30 00:11:16 +02:00
parent 503c474461
commit bcf6cd1a03
19 changed files with 21 additions and 6130 deletions

2
.gitignore vendored
View File

@@ -2,7 +2,7 @@
/.env.local
/.env.local.php
/.env.*.local
/config/secrets/prod/prod.decrypt.private.php
/config/secrets/*/*.decrypt.private.php
/public/bundles/
/var/
/vendor/