1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2025-11-06 09:09:19 +02:00
Co-authored-by: Daniel Mieg <56156797+DanielMieg@users.noreply.github.com>
Co-authored-by: Peter Persiel <6087940+peterpersiel@users.noreply.github.com>
This commit is contained in:
tiloKo
2021-11-23 08:50:46 +01:00
committed by GitHub
parent ba30ee6def
commit 081f01f93b
2 changed files with 6 additions and 1 deletions

View File

@@ -205,7 +205,7 @@ func abapAddonAssemblyKitCheckPVMetadata() config.StepData {
{
Name: "addonDescriptorFileName",
ResourceRef: []config.ResourceReference{},
Scope: []string{},
Scope: []string{"PARAMETERS", "STAGES", "STEPS", "GENERAL"},
Type: "string",
Mandatory: true,
Aliases: []config.Alias{},