Commits vergleichen
2 Commits
916fb39046
...
17180c52a6
Autor | SHA1 | Datum | |
---|---|---|---|
17180c52a6 | |||
63be3e5bdf |
1 geänderte Dateien mit 5 neuen und 2 gelöschten Zeilen
|
@ -7,9 +7,12 @@ inputs:
|
||||||
default: artifact.tar
|
default: artifact.tar
|
||||||
description: Artifact name
|
description: Artifact name
|
||||||
path:
|
path:
|
||||||
|
default: /bin
|
||||||
description: Paths of the file or directory with the data
|
description: Paths of the file or directory with the data
|
||||||
required: true
|
outputs:
|
||||||
outputs: {}
|
T:
|
||||||
|
description: just a sample output
|
||||||
|
value: TEST
|
||||||
runs:
|
runs:
|
||||||
using: composite
|
using: composite
|
||||||
steps:
|
steps:
|
||||||
|
|
Laden …
Tabelle hinzufügen
In neuem Issue referenzieren