🐛(CI) improve submodule

- remove deplucate declaration
- simplify helmfile
- use symlink
This commit is contained in:
Jacques ROUSSEL
2024-06-10 14:44:46 +02:00
committed by rouja
parent 63b565e720
commit 9e318f88be
11 changed files with 18 additions and 21 deletions

11
.gitmodules vendored
View File

@@ -1,8 +1,3 @@
[submodule ".github/workflows/secrets"]
path = .github/workflows/secrets
url = https://github.com/numerique-gouv/secrets.git
branch = main
[submodule "src/helm/secrets"]
path = src/helm/secrets
url = https://github.com/numerique-gouv/secrets.git
branch = main
[submodule "secrets"]
path = secrets
url = ../secrets