diff --git a/apps/templates/ci.yaml b/apps/templates/ci.yaml index f492cc3..6b1c2a4 100644 --- a/apps/templates/ci.yaml +++ b/apps/templates/ci.yaml @@ -13,6 +13,8 @@ spec: path: CI/ repoURL: https://git.roxedus.dev/Roxedus/Argo.git targetRevision: HEAD + directory: + recurse: true syncPolicy: automated: prune: true