1
0
mirror of synced 2026-02-13 21:16:57 +00:00

Add recurse submodules arg to create source git cmd

Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
This commit is contained in:
Stefan Prodan
2021-04-01 09:45:55 +03:00
parent 8f0cd35d7a
commit 18c3f79319
3 changed files with 11 additions and 2 deletions

View File

@@ -188,7 +188,8 @@ jobs:
run: |
/tmp/flux create source git flux-system \
--url=https://github.com/fluxcd/flux2-kustomize-helm-example \
--branch=main
--branch=main \
--recurse-submodules
/tmp/flux create kustomization flux-system \
--source=flux-system \
--path=./clusters/staging