Exclude production bootstrap credentials from source and build context
Magent CI/CD / verify (push) Canceled after 1m56s
Magent CI/CD / deploy-prod (push) Canceled after 0s
Magent CI/CD / deploy-beta (push) Canceled after 0s

This commit is contained in:
2026-09-07 13:29:43 +12:00
parent c2685f43a7
commit 458ef53f47
2 changed files with 3 additions and 0 deletions
+2
View File
@@ -1,5 +1,7 @@
.git
.env
bootstrap-admin.json
release.tar
*.log
data/*
!data/branding/
+1
View File
@@ -1,4 +1,5 @@
.env
bootstrap-admin.json
.venv/
data/
!data/branding/