Commits vergleichen

..

2 Commits

Autor SHA1 Nachricht Datum
17180c52a6 added sample output
Einige Prüfungen sind fehlgeschlagen
/ configuration (push) Failing after 13s
2025-01-19 10:15:45 +01:00
63be3e5bdf none of the inputs is now required 2025-01-19 10:09:19 +01:00

Datei anzeigen

@ -7,9 +7,12 @@ inputs:
default: artifact.tar
description: Artifact name
path:
default: /bin
description: Paths of the file or directory with the data
required: true
outputs: {}
outputs:
T:
description: just a sample output
value: TEST
runs:
using: composite
steps: