From 62f57887425b55ce364b8678ea7dd2bc98108904 Mon Sep 17 00:00:00 2001 From: Udo Waechter Date: Thu, 8 Dec 2022 16:47:19 +0100 Subject: [PATCH] changing output dir --- _CI-CD/tektoncd-kaniko-pipeline.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_CI-CD/tektoncd-kaniko-pipeline.yaml b/_CI-CD/tektoncd-kaniko-pipeline.yaml index d650445..c5e0a33 100644 --- a/_CI-CD/tektoncd-kaniko-pipeline.yaml +++ b/_CI-CD/tektoncd-kaniko-pipeline.yaml @@ -23,7 +23,7 @@ spec: - name: submodules value: false workspaces: - - name: output + - name: source workspace: git-source - name: build-image taskRef: