From 8d852fa21a20c4aaddf4c54760ebc2595cecbba5 Mon Sep 17 00:00:00 2001 From: Anilabha Baral Date: Thu, 18 Jul 2024 19:42:14 +0530 Subject: [PATCH] ISSUE-1289: Superfluous 'output' workspace defined in git-cli env --- task/git-cli/0.4/git-cli.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/task/git-cli/0.4/git-cli.yaml b/task/git-cli/0.4/git-cli.yaml index fc20683e..9c2d8c9f 100644 --- a/task/git-cli/0.4/git-cli.yaml +++ b/task/git-cli/0.4/git-cli.yaml @@ -102,8 +102,6 @@ spec: value: $(params.VERBOSE) - name: PARAM_USER_HOME value: $(params.USER_HOME) - - name: WORKSPACE_OUTPUT_PATH - value: $(workspaces.output.path) - name: WORKSPACE_SSH_DIRECTORY_BOUND value: $(workspaces.ssh-directory.bound) - name: WORKSPACE_SSH_DIRECTORY_PATH