rework setup

This commit is contained in:
Jörn Müehlencord
2026-03-31 21:43:48 +02:00
parent 75ff5c23ba
commit 8149bdf8e0

View File

@@ -19,6 +19,9 @@ inputs:
sonar_host:
description: 'the sonar host to use'
required: true
sonar_token:
description: 'the ssh key to use for checkout'
required: true
dtrack_host_name:
description: 'the dtrack server to use'
required: true
@@ -36,9 +39,6 @@ inputs:
dtrack_project_uuid:
description: 'the dtrack project id to use'
required: true
sonar_token:
description: 'the ssh key to use for checkout'
required: true
dtrack_api_key:
description: 'the ssh key to use for checkout'
required: true