Update plugins/scaffolder-backend-module-gitlab/src/actions/createProjectVariable.ts
Co-authored-by: Andreas Berger <Andy2003@users.noreply.github.com> Signed-off-by: Dominik <dominik@pfaffenbauer.at>
This commit is contained in:
committed by
Dominik Pfaffenbauer
parent
d4df2927c8
commit
bbe0c1f448
@@ -45,6 +45,7 @@ export const createGitlabProjectVariable = (options: {
|
||||
schema: {
|
||||
input: {
|
||||
required: [
|
||||
'repoUrl',
|
||||
'projectId',
|
||||
'key',
|
||||
'value',
|
||||
|
||||
Reference in New Issue
Block a user