From 781aa738d3b3d371c84ee3c5c9ec7c4da1218360 Mon Sep 17 00:00:00 2001 From: Roxedus Date: Sat, 4 Jun 2022 16:01:50 +0200 Subject: [PATCH] rec --- apps/templates/ci.yaml | 2 ++ 1 file changed, 2 insertions(+) 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