rework setup
This commit is contained in:
@@ -19,6 +19,9 @@ inputs:
|
|||||||
sonar_host:
|
sonar_host:
|
||||||
description: 'the sonar host to use'
|
description: 'the sonar host to use'
|
||||||
required: true
|
required: true
|
||||||
|
sonar_token:
|
||||||
|
description: 'the ssh key to use for checkout'
|
||||||
|
required: true
|
||||||
dtrack_host_name:
|
dtrack_host_name:
|
||||||
description: 'the dtrack server to use'
|
description: 'the dtrack server to use'
|
||||||
required: true
|
required: true
|
||||||
@@ -36,9 +39,6 @@ inputs:
|
|||||||
dtrack_project_uuid:
|
dtrack_project_uuid:
|
||||||
description: 'the dtrack project id to use'
|
description: 'the dtrack project id to use'
|
||||||
required: true
|
required: true
|
||||||
sonar_token:
|
|
||||||
description: 'the ssh key to use for checkout'
|
|
||||||
required: true
|
|
||||||
dtrack_api_key:
|
dtrack_api_key:
|
||||||
description: 'the ssh key to use for checkout'
|
description: 'the ssh key to use for checkout'
|
||||||
required: true
|
required: true
|
||||||
|
|||||||
Reference in New Issue
Block a user