From a9c34b656dff873c7b1bb52ef08c47e166857e8e Mon Sep 17 00:00:00 2001 From: BAK BYEONG JUN Date: Wed, 16 Apr 2025 05:41:30 +0000 Subject: [PATCH] init --- tasks/pypi/task.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tasks/pypi/task.yaml b/tasks/pypi/task.yaml index 4d9cd24..69499ff 100644 --- a/tasks/pypi/task.yaml +++ b/tasks/pypi/task.yaml @@ -19,6 +19,8 @@ spec: default: https://upload.pypi.org/legacy/ workspaces: + - name: base + description: Workspace containing the cloned Git repository - name: nexus-credentials description: Workspace containing credentials for PyPI upload steps: