Build pipeline: vsh-ci-template-7m7cc
Source commit: 73b07a96e0
Source message: Fix quotes in test (#4)
* Fix quotes in test
* query the first output file to pick up the 'name' value again and output it
grep with start and end position constaints
14 lines
317 B
YAML
14 lines
317 B
YAML
name: toolbox
|
|
description: |
|
|
A collection of command-line tools.
|
|
license: MIT
|
|
keywords: [toolbox, command-line, tools]
|
|
links:
|
|
issue_tracker: https://github.com/viash-hub/toolbox/issues
|
|
repository: https://github.com/viash-hub/toolbox
|
|
|
|
viash_version: 0.9.0-RC6
|
|
|
|
config_mods: |
|
|
.requirements.commands := ['ps']
|