- introduce capability to define the Configuration via the build yml without the requirement of a file
- this also allows to generate changelogs without the need to chech-out
This commit is contained in:
@@ -5,6 +5,8 @@ branding:
|
||||
icon: 'award'
|
||||
color: 'green'
|
||||
inputs:
|
||||
configurationJson:
|
||||
description: 'Defines the configuration json. If provided, will be prefered over `configuration`.'
|
||||
configuration:
|
||||
description: 'Defines the relative path to the configuration file.'
|
||||
path:
|
||||
|
||||
Reference in New Issue
Block a user