1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-12 10:55:20 +02:00

Add alias to CreateTag (#3871)

This commit is contained in:
Daniel Mieg 2022-07-05 09:59:37 +02:00 committed by GitHub
parent 8e9637bb4b
commit 6cf4e98b12
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 1 deletions

View File

@ -203,7 +203,7 @@ func abapEnvironmentCreateTagMetadata() config.StepData {
Scope: []string{"GENERAL", "PARAMETERS", "STAGES", "STEPS"},
Type: "string",
Mandatory: false,
Aliases: []config.Alias{},
Aliases: []config.Alias{{Name: "addonDescriptorFileName"}},
Default: os.Getenv("PIPER_repositories"),
},
{

View File

@ -53,6 +53,8 @@ spec:
- PARAMETERS
- STAGES
- STEPS
aliases:
- name: addonDescriptorFileName
- name: repositoryName
type: string
description: Specifies a repository (Software Components) on the SAP BTP ABAP Environment system