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: