Fix missing workspaces decl in the scaffold task (#2587)

Signed-off-by: Matej Vašek <mvasek@redhat.com>
This commit is contained in:
Matej Vašek 2024-11-28 01:16:13 +01:00 committed by GitHub
parent 319462a354
commit 8815c53e79
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 0 deletions

View File

@ -440,6 +440,9 @@ spec:
- name: path
description: Path to the function project
default: ""
workspaces:
- name: source
description: The workspace containing the function project
steps:
- name: func-scaffold
image: %s